Skip to content

SonyVansha/node-ts-mongodb-restapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create user Authentication with Rest API

Mongodb - Database Setup

To be Continue!!!

Backend - API Setup

Cloning the repository

git clone https://github.com/SonyVansha/node-ts-mongodb-restapi.git

Install packages

npm i

Setup MongoDB URL

In src/index.ts:

const MONGO_URL = ''; // DB URI

Start the app

npm start

API Endpoint

You can check the API endpoint documentation in here

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published