Todo API
Secure REST API with cookie JWT auth and 55 tests
- 2026
- Open source
- Solo
Addresshttps://github.com/aponchikaj/TodoAppBackend
Todo APINode.js / Express / MongoDB / JWT
About the project
Express 5 API with httpOnly-cookie JWT auth, per-user todo CRUD with filtering, search, sorting and pagination. 55 Jest/Supertest cases, including checks that users can’t reach each other’s data.
Highlights
- 55 integration tests on in-memory MongoDB
- Helmet, validation and ownership checks
Next project
Kanban Board