1
0
Fork 0
forked from gorb/backend
Commit graph

6 commits

Author SHA1 Message Date
d615f1392e style: cargo clippy && cargo fmt 2025-05-30 21:17:30 +02:00
94c4428bb0 feat: add base_path to api
Lets you replace /api with whatever you want!
2025-05-29 20:41:50 +02:00
16ccf94631 docs: partially document codebase
Should make it easier for frontend to figure out what stuff actually does, more will be added as the project goes on
2025-05-27 11:52:17 +00:00
78e87b65ce style: cargo fmt 2025-05-19 15:14:03 +02:00
ebb4286c08 refactor: move api to /api
serve api under /api
2025-05-04 22:13:05 +02:00
f090fbafe7 Create initial api 2025-04-28 23:20:37 +02:00