summary refs log tree commit diff stats
path: root/models (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix base_pathChristian Krinitsin2025-04-251-3/+3
|
* Authentication (#1)ckrinitsin2025-04-241-0/+20
| | | | | | | | | | | * add login and register templates * add jwt and gin-contrib dependencies * add List database table * add authentication * add logout
* add all basic requestsChristian Krinitsin2025-04-211-1/+1
|
* creates connection to databaseChristian Krinitsin2025-04-201-0/+30