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

Appearance settings

kmittal82/REST-API-Course

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Created as part of the course on "REST API". Demonstrates the setting up of URI for the REST API

http://www.acloudfan.com/learn-REST-API

Following node practices defined here: https://github.com/felixge/node-style-guide https://blog.risingstack.com/node-js-best-practices/

  1. Clone this project on local file system

  2. Pre-requisistes a. Understanding of Node/Npb. Understanding of Node/Npm b. An instance of MongoDB available either locally or remotely c. Imported the data available in the repository

  3. Run > npm install Deploys the packages express body-parser mongoose

Create from scratch

  1. create the project

  2. git init

  3. add .gitignore

  4. npm init

  5. npm install the packages (express,body-parser,mongoose)

  6. create folder = models

About

Shows how Express & Mongoose may be used for creating RESTful API. Part of the "REST API Course"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.