Commit Graph
4 Commits
Author SHA1 Message Date
herel 271eb107a2 feat: add OpenAPI documentation and comprehensive test suite
- Add OpenAPI schema endpoint at /openapi.json with proper logging
- Make server exportable for testing by wrapping app.listen in module check
- Add Jest test suite covering all API endpoints
- Improve request logging with IP addresses and timestamps
- Add development dependencies for testing (jest, supertest)
2025-09-02 12:26:30 +02:00
herel 69c216a0d0 chore: add node_modules to .gitignore 2025-09-02 12:23:36 +02:00
herel 3a4f58621a doc: add openapi.json 2025-09-02 10:31:59 +02:00
herel a63cf97638 chore: secure deploy 2025-09-02 10:30:08 +02:00