Small application for have a notion like
The API is developed with Golang The libraries are:
- fiber v2 (web framework)
- gorm (database access)
- zerolog (logger)
- goose (migration)
The UI is available in another repository (link)
The application is compatible with SQLite and Postgresql.