Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 168 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 168 Bytes

Todo-List-Go-lang

This is a simple todo list project that has CRUD operation. It's written using Go lang. It's using Mongodb database, mgo driver and go-chi package.