Skip to content

Udemy project following Brad Traversy's Node.js API Masterclass with Express & MongoDB

Notifications You must be signed in to change notification settings

takuyadev/dev_camper_api

Repository files navigation

DevCamper API - Node.js Masterclass with Express & MongoDB w/ Brad Traversy

Documentation

Link to documentation.

Summary

API that allows users to login, signup, and upload their own bootcamp and courses with relationships between data.

Also covers for security problems such as NoSQL Injection, as well as XSS attacks.

Languages / Techstack

  • Node.js
  • Express.js
  • MongoDB
  • Mongoose

Run the build

npm run dev

Runs the app in the development mode.\

  1. Clone repository
  2. Run npm install for dependencies
  3. Open http:https://localhost:3000 to view it in your browser.

Resource

Node.js API Masterclass With Express & MongoDB

About

Udemy project following Brad Traversy's Node.js API Masterclass with Express & MongoDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published