Commit Graph

3 Commits

Author SHA1 Message Date
efd93f099e feat(backend): add list orgs endpoint 2026-01-02 16:57:20 +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
1bedafd3de feat: add /users/me route 2025-12-04 00:49:59 +00:00