Welcome to the backend of the Product Catalog app. This repository contains the server-side codebase built with Express.js, TypeScript, PostgreSQL, and Sequelize.
- API Endpoints: various API endpoints to interact with the frontend.
- Database Models: the project uses Sequelize to define and interact with PostgreSQL database models.
- Middleware: Utilize Express.js middleware for request processing.
- Error Handling: error handling to ensure a smooth user experience.
- Scalability: backend is designed with scalability in mind for future growth.