Skip to content

yash-odint/shop-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-commerce Store REST API

The E-commerce Store REST API is a robust backend solution for managing products, orders, and user authentication in E-commerce platforms.

Introduction

Developed using Node.js with Express.js, Redis for caching, MongoDB for data storage, and JWT for secure authentication, this API ensures high performance and scalability.

Features

  • Product management (CRUD operations)
  • Order management (CRUD operations)
  • User authentication with JWT
  • Data caching with Redis
  • Secure data storage with MongoDB

Tech Stack

  • Node.js
  • Express.js
  • Redis
  • MongoDB
  • JWT (JSON Web Tokens)

Contributing

Contributions are welcome! Fork the repository, make your changes, and submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors