A demonstration web application built with the Rust programming language and the Rocket web framework.
- User registration
- Login
- Authorization
- JWT-protected API endpoints
- Todo Management - Create, list, view, and update todo items
- PostgreSQL database with SQL migrations