/todo

A simple Todo app with Go

Primary LanguageGoMIT LicenseMIT

todo

A simple Todo API using Go

The app has been created using :

  • gin framework as router
  • redis and postgres as database
  • jwt for authentication