This is a little project to learn how to make a RESTful api with golang. The front-end is made with angular.js because it's another subject that got my attention lately and I wanted to try it more in depth.
The project is made using a TDD (Test-driven developpement) approach based on this video.
There's no licence on this project. You can do everything you want with the source code.