A project in Go for you to apply all the awesome things you've learned at the academy!
The project can be run by 1-3 people in a team.
Fork the project to get your own private working copy:
Enable issues on the repository and invite the team as collaborators, so you can make changes:
When you have a fork that your teammates can access, please proceed to the 01-introduction.
backend
: a Go server that serves api requestsfrontend
: an HTTP webserver (in Go) that you can view in your browserThis repository is entirely generated. Changes will be overwritten by subsequent releases, from the main repository.
In case of an unfortunate push, simply make a new release from the main repository, and squash the commits on this one.