Go to file
2024-02-25 20:29:37 +01:00
controllers add link user calendar at creation 2024-02-25 01:10:45 +01:00
models add account 2024-02-24 16:01:08 +01:00
routes add authentification and update jwt to v5 2024-02-24 20:30:31 +01:00
services fix insertion calendar even if no user found 2024-02-25 20:29:37 +01:00
sql add link user calendar at creation 2024-02-25 01:10:45 +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