Up next

Exercise Tracker | FreeCodeCamp

4,216 Views· 05/14/23
Generative AI
Generative AI
3 Subscribers
3

In this tutorial, we will be building a Node.js API with MongoDB and Mongoose to track exercises. Our API will pass a series of tests, including creating a new user with a POST request to /api/users, getting a list of all users with a GET request to /api/users, adding exercises with a POST request to /api/users/:_id/exercises, and retrieving a full exercise log of any user with a GET request to /api/users/:_id/logs. Thanks for watching and have a great day!

Connect on LinkedIn: https://www.linkedin.com/in/la....ndon-schlangen-a3989

Show more

 0 Comments sort   Sort By


Up next