An open API service indexing awesome lists of open source software.

https://github.com/begenov/taskflow

TaskFlow is a web application that allows users to create and manage their to-do lists. The application is built using the Gin framework and uses PostgreSQL to store the to-do items. User authentication and authorization is implemented using JWT
https://github.com/begenov/taskflow

docker gin jwt microservices postgresql

Last synced: about 2 months ago
JSON representation

TaskFlow is a web application that allows users to create and manage their to-do lists. The application is built using the Gin framework and uses PostgreSQL to store the to-do items. User authentication and authorization is implemented using JWT

Awesome Lists containing this project

README

          

# TaskFlow

TaskFlow is a web application that allows users to create and manage their to-do lists. The application is built using the Gin framework and uses PostgreSQL to store the to-do items. User authentication and authorization is implemented using JWT