[#Script #Coding] CRUD API Tutorial – Node, Express, MongoDB

Spread the love

CRUD API Tutorial – Node, Express, MongoDB

By freeCodeCamp.org
Published: Feb 14, 2024


freeCodeCamp.org 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

?? 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


Spread the love
Proudly powered by WordPress
Creative Commons License
EricBrooks.Com® is licensed under a Creative Commons License.

Disclaimer: The views expressed herein are solely those of Eric Brooks. They do not necessarily reflect those of his employers, friends, contacts, family, or even his pets (though my cat, Puddy, seems to agree with me on many key issues.). In accordance to my terms of use, you hereby acknowledge my right to psychoanalyze you, practice accupuncture, and mock you incessantly with every visit. As the user, you also acknowledge that the author has been legally declared a "Problem Adult" by the Commonwealth of Pennsylvania, and is therefore not responsible for any of his actions. ALSO, the political views and products advertised on this site may/may not reflect the views of Puddy or myself, so please don't take them as an endorsement. We just need to eat.


Connect