Go to file
2024-02-25 20:30:36 +01:00
controllers add event creation 2024-02-25 20:30:36 +01:00
models add event creation 2024-02-25 20:30:36 +01:00
routes add event creation 2024-02-25 20:30:36 +01:00
services add event creation 2024-02-25 20:30:36 +01:00
sql add event creation 2024-02-25 20:30:36 +01:00
.dockerignore add Docker 2024-02-24 16:26:57 +01:00
.gitignore add Docker 2024-02-24 16:26:57 +01:00
COPYING add license 2023-11-01 01:01:25 +01:00
docker-compose.yml add Docker 2024-02-24 16:26:57 +01:00
Dockerfile add Docker 2024-02-24 16:26:57 +01:00
env.example add first calendars methods 2024-02-17 13:25:03 +01:00
go.mod add authentification and update jwt to v5 2024-02-24 20:30:31 +01:00
go.sum add authentification and update jwt to v5 2024-02-24 20:30:31 +01:00
main.go add first calendars methods 2024-02-17 13:25:03 +01:00