hedgedoc/dev-reverse-proxy
Erik Michelson 4132833b5d refactor(api-docs): move api docs to /api/doc/
The API documentation belongs strictly to the API itself.
Due to the usage of version-prefixed API endpoints, there is no conflict
with existing or future endpoints.
The reason behind this is that we already have enough exceptions in the
routing (default everything to react-frontend, exceptions for backend)
and it is hard to keep it synchronized throughout all relevant places.
This came to attention as the dev setup didn't proxy the API docs to the
backend.

Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2024-09-12 14:49:17 +02:00
..
.gitignore fix(docs): adjust frontend and reverse proxy docs 2022-11-20 21:49:56 +01:00
Caddyfile refactor(api-docs): move api docs to /api/doc/ 2024-09-12 14:49:17 +02:00
package.json fix: caddy candidate order 2024-09-01 08:43:23 +02:00
package.json.license misc: add turbo monorepo util 2023-02-07 21:38:40 +01:00