Skip to content

Latest commit

 

History

History
47 lines (34 loc) · 2.19 KB

README.md

File metadata and controls

47 lines (34 loc) · 2.19 KB

Product Catalog - Server

CLIENT REPO | DEMO LINK

Welcome to the backend of the Product Catalog app. This repository contains the server-side codebase built with Express.js, TypeScript, PostgreSQL, and Sequelize.

Technologies Used

Features

  • 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.

Meet the Team