Commit Graph

3 Commits

Author SHA1 Message Date
88492dd876 refactor: account model overhaul 2026-01-01 18:29:52 +00:00
7b13326e22 docs: add OpenAPI documentation with Scalar UI
- Add swaggo annotations to all HTTP handlers
- Add Swagger/OpenAPI spec generation with swag
- Create separate docs server binary (drexa-docs)
- Add Makefile with build, run, and docs targets
- Configure Scalar as the API documentation UI

Run 'make docs' to regenerate, 'make run-docs' to serve.
2025-12-13 22:44:37 +00:00
39824e45d9 feat: impl upload api endpoints 2025-11-29 17:25:11 +00:00