Summary
Keywords
Full Transcript
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 ❤️ Support for this channel comes from our friends at Scrimba – the coding platform that's reinvented interactive learning: https://scrimba.com/freecodecamp
