.gitea/workflows
|
ci: remove buildx
|
2024-07-29 20:50:32 +03:00 |
db
|
feat: add db init and access functions
|
2024-07-04 20:12:39 +03:00 |
handlers
|
refactor: move handlers to seperate file
|
2024-08-05 10:18:15 +03:00 |
models
|
feat: create get and post endpoints
|
2024-07-05 17:25:48 +03:00 |
.gitignore
|
feat: add get endpoint
|
2024-07-04 20:59:47 +03:00 |
Dockerfile
|
fix(ci): create public directory for photos
|
2024-08-04 15:14:58 +03:00 |
go.mod
|
feat: create get and post endpoints
|
2024-07-05 17:25:48 +03:00 |
go.sum
|
feat: create get and post endpoints
|
2024-07-05 17:25:48 +03:00 |
LICENSE
|
Initial commit
|
2024-07-03 18:31:01 +00:00 |
README.md
|
Initial commit
|
2024-07-03 18:31:01 +00:00 |
server.go
|
refactor: move handlers to seperate file
|
2024-08-05 10:18:15 +03:00 |