A RESTful API built with Node.js, Express, and SQLite for managing products and inventory data.
- Create, read, update, and delete products
- SQLite database integration
- Modular route and controller structure
- JSON-based REST API
- Node.js
- Express.js
- SQLite
- JavaScript (ES Modules)