API with mongoose !

 

🎯 Learning Objectives

  • Understand REST API principles
  • Learn HTTP methods: GET, POST, PUT, PATCH, DELETE
  • Work with Express.js and MVC pattern
  • Connect to MongoDB
  • Interact with the API using Fetch, curl, or the VS Code REST Client


git 🛩️ https://github.com/dupontdenis/let-s-start-mongoAPI.git


🚀Applications pour tester l'API !

 Pensez à bien lancer le serveur dans un terminal


Simple : https://dupontdenis.github.io/testAPI/


https://dupontdenis.github.io/useAPIBLOGSIMPLE/