An open API service indexing awesome lists of open source software.

https://github.com/rithik149/exercise-tracker

The Exercise Tracker API lets users create accounts, log exercises with description, duration, and date, and retrieve logs with optional filters. Built with Node.js, Express, and MongoDB, it showcases RESTful API design, CRUD operations, and backend development fundamentals.
https://github.com/rithik149/exercise-tracker

express-js freecodecamp-backend freecodecamp-project mongodb moongose

Last synced: 3 months ago
JSON representation

The Exercise Tracker API lets users create accounts, log exercises with description, duration, and date, and retrieve logs with optional filters. Built with Node.js, Express, and MongoDB, it showcases RESTful API design, CRUD operations, and backend development fundamentals.

Awesome Lists containing this project

README

          

# Exercise Tracker

This is the boilerplate for the Exercise Tracker project. Instructions for building your project can be found at https://www.freecodecamp.org/learn/apis-and-microservices/apis-and-microservices-projects/exercise-tracker