Chapters (19)
- 0:00Introduction
- 1:34package.json
- 4:32express framework
- 9:19npm run server
- 11:19API testing tools
- 15:04git bash
- 17:19nodemon
- 20:40mongodb setup
- 31:24product model
- 41:19create api
- 48:19read api all
- 50:19read api id
- 56:19update api
- 1:00:19delete api
- 1:07:49Form URL Encoded
- 1:12:19routes
- 1:15:19controllers
- 1:26:19checking and testing
- 1:30:19pushing to github
Show the creator's full description
This is a great beginners course to learn the basics of backend development by building a CRUD API with Node.js, Express, and MongoDB. Basically the MERN Stack without the R. Also, learn how to use Postman/ThunderClient and Insomnia for testing purposes.
Code: https://github.com/haris-bit/simple-crud-app-backend
✏️ Course developed by @CodingCleverly
❤️ Try interactive Databases courses we love, right in your browser: https://scrimba.com/freeCodeCamp-Databases (Made possible by a grant from our friends at Scrimba)
⭐️ Chapters ⭐️
⌨️ (0:00:00) Introduction
⌨️ (0:01:34) package.json
⌨️ (0:04:32) express framework
⌨️ (0:09:19) npm run server
⌨️ (0:11:19) API testing tools
⌨️ (0:15:04) git bash
⌨️ (0:17:19) nodemon
⌨️ (0:20:40) mongodb setup
⌨️ (0:31:24) product model
⌨️ (0:41:19) create api
⌨️ (0:48:19) read api all
⌨️ (0:50:19) read api id
⌨️ (0:56:19) update api
⌨️ (1:00:19) delete api
⌨️ (1:07:49) Form URL Encoded
⌨️ (1:12:19) routes
⌨️ (1:15:19) controllers
⌨️ (1:26:19) checking and testing
⌨️ (1:30:19) pushing to github
🎉 Thanks to our Champion and Sponsor supporters:
👾 davthecoder
👾 jedi-or-sith
👾 南宮千影
👾 Agustín Kussrow
👾 Nattira Maneerat
👾 Heather Wcislo
👾 Serhiy Kalinets
👾 Justin Hual
👾 Otis Morgan
👾 Oscar Rahnama
--
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
Description and video by freeCodeCamp.org. This page is an independent companion view; the video is embedded from YouTube.