These are a series of posts explaining how I set up my preferred Golang web API project that is ready for production.
You can leave comment here or raise an issue on Github in case you think there is a better way of doing things.
- Part 1: Setting Up Your Dev Environment
- Part 2: Learning Material
- Part 3: Debugging Go Apps Remotely