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
- Host: GitHub
- URL: https://github.com/begenov/taskflow
- Owner: begenov
- Created: 2023-04-15T16:03:24.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-15T03:36:47.000Z (about 3 years ago)
- Last Synced: 2025-05-14T11:45:36.257Z (about 1 year ago)
- Topics: docker, gin, jwt, microservices, postgresql
- Language: Go
- Homepage:
- Size: 85 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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