Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mezdelex/todoapp
TodoApp API done with PostgreSQL + Go + Fiber + GORM
https://github.com/mezdelex/todoapp
clean-architecture ddd fiber golang gorm jwt testify
Last synced: about 2 months ago
JSON representation
TodoApp API done with PostgreSQL + Go + Fiber + GORM
- Host: GitHub
- URL: https://github.com/mezdelex/todoapp
- Owner: mezdelex
- License: mit
- Created: 2023-09-08T18:43:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-21T07:57:29.000Z (about 1 year ago)
- Last Synced: 2024-10-12T21:05:57.588Z (3 months ago)
- Topics: clean-architecture, ddd, fiber, golang, gorm, jwt, testify
- Language: Go
- Homepage:
- Size: 49.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TodoApp
TodoApp API done with PostgreSQL + Go + Fiber + GORM## Used repositories
Name|Repo
-:|:-
dotenv|[uri](https://github.com/joho/godotenv)
go-sqlmock|[uri](https://github.com/DATA-DOG/go-sqlmock)
testify|[uri](https://github.com/stretchr/testify)