- User Autentication
- Postgresql
- JWT Autentication
- User Management
- Add User
- Edit User
- Delete User
- List User
- User Login
To build and run it locally
go get
go run main.go
[GIN-debug] Listening and serving HTTP on :8080And then you can just open http://127.0.0.1:8080 and it's ready to use with sample slides.
For feature requests and bug reports submit an issue to the GitHub issue tracker