🐙PiperYxzzy dd8d2a677d Added better Tenanting
* Removed Tenanting from base objects as some models may be tenantless
* Admins are naturally not restricted by tenants
* Users *ARE* the tenants (for now) so they don't require a tenant ID
either
* User-owned models should all include the Tenanted model as their base
* Created .Create and .Save methods attached to base model
2022-05-01 12:48:40 +02:00
2022-05-01 12:48:40 +02:00
2022-05-01 12:31:41 +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-05-01 12:31:41 +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%