Skip to content

RahulRawat1994/test-nodejs-engineer-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Nodejs engineer-ai

Node js users crud functionality

Installation

Use the package manager npm to install foobar.

git clone https://github.com/RahulRawat1994/test-nodejs-engineer-ai.git
cd test-nodejs-engineer-ai
npm install
npm run start

Application start on localhost:4000

Database Configration

Update .env file

CONN_STR=mongodb://localhost:27017/test
PORT=4000

Usage

Postman documentation : https://documenter.getpostman.com/view/8320393/SztA8p6s?version=latest

Seeding

http://localhost:4000/api/users/seed

Seed user data using this API URL

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published