← Back to projectsBackend API
Laundry API
A RESTful API for laundry service management built with Node.js, Express.js, MySQL, and Sequelize. It includes CRUD endpoints, input validation, error handling, relational database structure, and Postman documentation.
- Role
- Backend Developer
- Timeline
- Not specified
- Tech stack
- Node.js, Express.js, MySQL, Sequelize, REST API, Postman, Validation, Error Handling
Overview
Laundry API is a RESTful API for laundry service management built with Node.js, Express.js, MySQL, and Sequelize.
Approach
The project includes CRUD endpoints, input validation, error handling, relational database structure, and Postman documentation.
What I Learned
This project helped me practice backend API fundamentals, database modeling, endpoint validation, and documentation habits.