Skip to content

Carolina943/Ecommerce-API

Repository files navigation

Welcome to E-Commerce API!

This source code was created with Express, MongoDB and NodeJs.
Also, is part of tutorials NodeJS Tutorial and Projects Course

.Env

Before running the app, you should create your own .env file in the root with the following variables:

MONGO_URL = path to mongoDB

PORT= place your port here

JWT_SECRET= your secret jwt password

JWT_LIFETIME = 1d

Steps to Setup

1. Install dependencies

npm install

2. Run Server

npm start

Postman

Install Postman to interact with REST API

https://www.postman.com/downloads/

Hosted Project

E-Commerce API Documentation - Render URL

About

E-commerce API created with node js , mongo DB and Express.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors