CRUD API Tutorial – Node, Express, MongoDB

CRUD API Tutorial – Node, Express, MongoDB

freeCodeCamp.org via freeCodeCamp Direct link

⌨️ Introduction

1 of 19

1 of 19

⌨️ Introduction

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

CRUD API Tutorial – Node, Express, MongoDB

Automatically move to the next video in the Classroom when playback concludes

  1. 1 ⌨️ Introduction
  2. 2 ⌨️ package.json
  3. 3 ⌨️ express framework
  4. 4 ⌨️ npm run server
  5. 5 ⌨️ API testing tools
  6. 6 ⌨️ git bash
  7. 7 ⌨️ nodemon
  8. 8 ⌨️ mongodb setup
  9. 9 ⌨️ product model
  10. 10 ⌨️ create api
  11. 11 ⌨️ read api all
  12. 12 ⌨️ read api id
  13. 13 ⌨️ update api
  14. 14 ⌨️ delete api
  15. 15 ⌨️ Form URL Encoded
  16. 16 ⌨️ routes
  17. 17 ⌨️ controllers
  18. 18 ⌨️ checking and testing
  19. 19 ⌨️ pushing to github

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.