api
|
✨ Add rules routes
|
2024-01-24 11:03:08 +01:00 |
auth
|
🔊 Add logging to server.log when token generation fails
|
2024-01-21 16:17:35 +01:00 |
config
|
🎨 Use os.readfile instead of ioutil
|
2024-01-21 14:58:27 +01:00 |
db
|
🎨 add helper functions and general cleanup
|
2024-01-24 11:04:43 +01:00 |
docs
|
✨ Add rules routes
|
2024-01-24 11:03:08 +01:00 |
examples
|
📄 add license
|
2024-01-21 14:59:42 +01:00 |
middleware
|
🐛 fixes a bug not using the JWT Key correctly
|
2024-01-21 16:06:36 +01:00 |
models
|
📄 add license
|
2024-01-21 14:59:42 +01:00 |
router
|
🎨 add helper functions and general cleanup
|
2024-01-24 11:04:43 +01:00 |
rules
|
🎨 add helper functions and general cleanup
|
2024-01-24 11:04:43 +01:00 |
.gitignore
|
🔧 Create a configuration file interface
|
2024-01-18 01:04:43 +01:00 |
Dockerfile
|
✨ Add a Dockerfile
|
2024-01-24 10:58:30 +01:00 |
LICENSE
|
📄 Add a License
|
2024-01-18 01:22:43 +01:00 |
config.example.json
|
🔧 Create a configuration file interface
|
2024-01-18 01:04:43 +01:00 |
go.mod
|
🎨 add helper functions and general cleanup
|
2024-01-24 11:04:43 +01:00 |
go.sum
|
🎨 add helper functions and general cleanup
|
2024-01-24 11:04:43 +01:00 |
main.go
|
🎨 Refactor basic server structure
|
2024-01-21 14:54:34 +01:00 |