Back to Projects

Mini Todo API Service

A PostgreSQL-backed todo API server exposing CRUD endpoints, validation, and secure task management workflows.

Key Features

  • Task CRUD REST endpoints with validation
  • PostgreSQL persistence via Sequelize models
  • Secure request validation and error handling
  • Todo status updates and list management APIs
  • Development tooling with Nodemon for fast iteration

Video Demo

Video Demo Coming Soon