• Stars
    star
    1
  • Language
    JavaScript
  • Created almost 2 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a Node.js API server for an e-commerce clothes store application. It provides the necessary endpoints for the front-end application to function properly and uses MongoDB as a database. The API server is built with security in mind, uses encryption and authentication to protect user data, and JWT tokens to authenticate requests.