Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

This is project-specific to restful API creation to handle CRUD operation using Mongo DB.

NotificationsYou must be signed in to change notification settings

bipin115/restfull-api-nodejs

Repository files navigation

/*** To START Server to be able to receive API end point requests ***/npm run dev    - To start the sever in development Mode on PORT 5000.npm run start  - To start the server in Prodouction Mode on PORT 5000./*** To update ENV for Mongoose Database connection ***/You can find this connection URI from MongoDB Atlas using below mentioned Path.Path : Under DATA STORAGE => <NEW CLUSTER NAME> => connect => Connect your application. => Copy URI from there to replace in the ENV file.MONGO_URI=mongodb+srv://<USER ID>:<PASSWORD>@sandbox-oxnyw.mongodb.net/<DATABASE>?retryWrites=true&w=majority

About

This is project-specific to restful API creation to handle CRUD operation using Mongo DB.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp