Skip to content

A full-fledged API written following MVC pattern and API best practices.

License

Notifications You must be signed in to change notification settings

meerhamzadev/Ecommorce-API

Repository files navigation

ECommerce API 📈

A full-fledged API for e-commerce operations written following MVC pattern and API best practices.

Stack 🛠

  • Nodejs
  • ExpressJs
  • PostgreSQL
  • Sequelize
  • JEST for testing

Features 🔰

  • Token based Auth
  • Sellers CRUD operation
  • Product Catalog for buyer
  • Keyword, Category and name based search
  • Full functional Cart support for buyer

API Structure

API Structure

Usage 🚀

  • Clone the repo, open it in your preferred code editor, and install all the dependencies using npm install.
  • Run npm run dev to start the development server.

Make sure to integrate a postgres DB in config directory before running the API.

Author 👨‍💻

🙋🏻‍♂️ Yo! It's Meer, a senior year CS undergrad. Let's get connected

Twitter  LinkedIn  Gmail 

About

A full-fledged API written following MVC pattern and API best practices.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published