Update docs

This commit is contained in:
MartinBraquet
2025-10-25 04:10:37 +02:00
parent 4581a33cae
commit 8128c3b2d7

View File

@@ -161,5 +161,4 @@ docker rmi -f $(docker images -aq)
### Documentation
The API docs are available at https://api.compassmeet.com. They are defined in [openapi.json](openapi.json).
Just a few endpoints are mentioned in that JSON doc. Feel free to help by adding the remaining ones!
The API doc is available at https://api.compassmeet.com. It's dynamically prepared in [app.ts](src/app.ts).