Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 506 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 506 Bytes

Go-Todo

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.