Go APIGW Quick start Local development: cp .env.example .env # install deps globally make bin-deps # Run app with migrations $ make run