Build a Node.js API - tutorial

Subscribers:
10,700,000
Published on ● Video Link: https://www.youtube.com/watch?v=fsCjFHuMXj0



Duration: 33:09
163,535 views
2,310


Create basic CRUD routes with Node.js, Express, and MongoDB.
NOTE: For this to work correctly, you must use the same version of mongodb. Your package.json file should say: "mongodb": "^2.2.33"

💻 Code on GitHub: https://github.com/beaucarnes/fcc-project-tutorials/tree/master/notable

🔗 Based on this article by Scott Domes: https://medium.freecodecamp.org/building-a-simple-node-js-api-in-under-30-minutes-a07ea9e390d2

🐦 Beau Carnes on Twitter: https://twitter.com/carnesbeau

Check out free Postman programs for students and educators to help you learn more about APIs: https://www.postman.com/company/student-program/

Learn to code for free and get a developer job: https://www.freecodecamp.com

Read hundreds of articles on technology: https://medium.freecodecamp.com

And subscribe for new programming videos every day: https://youtube.com/subscription_center?add_user=freecodecamp




Other Videos By freeCodeCamp.org


2017-12-20Styling HTML with CSS Part 2 (P5D15) - Live Coding with Jesse
2017-12-19Styling HTML with CSS (P5D14) - Live Coding with Jesse
2017-12-18Contributing to FreeCodeCamp - Writing ES6 Challenge Tests
2017-12-15Populating NextJS Pages with WordPress Data via GraphQL Part 2 (P5D13) - Live Coding with Jesse
2017-12-14Populating NextJS Pages with WordPress Data via GraphQL (P5D12) - Live Coding with Jesse
2017-12-13Bash Tutorial: How to Use the Command Line in Linux, Windows, and Mac Terminal
2017-12-12SQL Server to MySQL via WordPressAPI and NodeJS (P5D11) - Live Coding with Jesse
2017-12-11Setting Up KeystoneJS (P5D10) - Live Coding with Jesse
2017-12-07Data Migration with NodeJS (P5D9) - Live Coding with Jesse
2017-12-06Accessing a DB with Microsoft SQL Operations Studio (P5D8) - Live Coding with Jesse
2017-12-05Build a Node.js API - tutorial
2017-12-04Setting Up an Electron Project (P6D1) - Live Coding with Jesse
2017-12-04How I built and launched a chatbot over the weekend
2017-11-30Nodevember Recap and Project Updates (P5D7) - Live Coding with Jesse
2017-11-22NextJS Custom Server and Routing (P5D6) - Live Coding with Jesse
2017-11-18#freeCodeConf Greater Toronto Area 2017
2017-11-15Creating a Footer with MaterialUI (P5D5) - Live Coding with Jesse
2017-11-14Building a Material Design Drawer with MaterialUI (P5D4) - Live Coding with Jesse
2017-11-13Customizing a MaterialUI App Bar (P5D3) - Live Coding with Jesse
2017-11-13Todo List Tutorial - Angular 4 and Redux
2017-11-09Getting Started with GatsbyJS (P5D2) - Live Coding with Jesse



Tags:
tutorial
node.js
api
express
mongodb
crud
programming
web development
how to
framework