🐙PiperYxzzy 47ac0cdc07 Adding models, DB access, signup, login
* Created Base, Auth, User and Admin models
* Added skeleton API structure containing: User signup, User & Admin
login, authorized zones, ping tests
* Simple user signup functional
* Skeleton user login functional, no means to verify as of yet
* Added POSTMAN file
2022-04-30 16:02:26 +02:00
2022-04-30 16:02:26 +02:00
2022-04-30 16:02:26 +02:00
2022-04-29 22:40:21 +02:00
2022-04-29 22:40:21 +02:00

gin-gonic-prepack

A pre-packaged Gin API with user and administrative structs, login and JWT authentication, and PSQL persistence.

Description
A pre-packaged Gin API with user and administrative structs, login and JWT authentication, and PSQL persistence.
Readme MIT 109 KiB
Languages
Go 100%