Skip to content

restful api with CRUD functions using MongoDB and Nodejs/Express

Notifications You must be signed in to change notification settings

patrickbrown05/REST_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST_API

restful api with CRUD functions using MongoDB and Nodejs/Express

What I Learned

  • Setting up an Express server
  • Configuring MongoDB with Mongoose
  • Creating a model in Mongoose
  • How to create RESTful API routes
  • Returning JSON from a Node.js API
  • How to handle API errors and validation
  • How to properly use and return HTTP status codes

About

restful api with CRUD functions using MongoDB and Nodejs/Express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published