Skip to content

prabha1729/RESTful-Service-for-Contact-Entry-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RESTful-Service-for-Contact-Entry-System

Created RESTful Service for Contact Entry System.

Reach out to me

LinkedIn Gmail


Built with

  • Node
  • Express
  • Mongoose
  • MongoDB

Usage

Replace MONGO_DB_URI in app.js with your mongoDB URI.

const uri = MONGO_DB_URI;
# Install dependencies
npm install

# Start 
npm start

You may also like...

  • StoryBooks - App to share public or private stories.
  • VidJot - An app for jotting down ideas for future Youtube videos.
  • Blog Posts - REST API for blog posts.
  • Todo App - A Todo List App.

About

Created RESTful Service for Contact Entry System using Node.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published