{"id":22919571,"url":"https://github.com/justdvnsh/exercise-tracker-microservice","last_synced_at":"2026-05-09T07:03:57.248Z","repository":{"id":100326899,"uuid":"149078913","full_name":"justdvnsh/exercise-tracker-microservice","owner":"justdvnsh","description":"An Exercise tracker microservice made using nodejs","archived":false,"fork":false,"pushed_at":"2018-09-17T06:37:58.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-07T08:31:11.297Z","etag":null,"topics":["api","exercise-tracker","microservice","mongodb","mongoose","nodejs","rest-api"],"latest_commit_sha":null,"homepage":"https://exercise-tracker-justdvnsh.glitch.me/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/justdvnsh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-17T06:28:49.000Z","updated_at":"2018-09-17T06:37:59.000Z","dependencies_parsed_at":"2023-03-05T20:45:40.876Z","dependency_job_id":null,"html_url":"https://github.com/justdvnsh/exercise-tracker-microservice","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justdvnsh%2Fexercise-tracker-microservice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justdvnsh%2Fexercise-tracker-microservice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justdvnsh%2Fexercise-tracker-microservice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justdvnsh%2Fexercise-tracker-microservice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justdvnsh","download_url":"https://codeload.github.com/justdvnsh/exercise-tracker-microservice/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246645895,"owners_count":20811044,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","exercise-tracker","microservice","mongodb","mongoose","nodejs","rest-api"],"created_at":"2024-12-14T07:12:27.229Z","updated_at":"2026-05-09T07:03:52.211Z","avatar_url":"https://github.com/justdvnsh.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# API Project - Exercise Tracker REST API\n\n### User Stories\n\n1. I can create a user by posting form data username to /api/exercise/new-user and returned will be an object with username and _id.\n2. I can get an array of all users by getting api/exercise/users with the same info as when creating a user.\n3. I can add an exercise to any user by posting form data userId(_id), description, duration, and optionally date to /api/exercise/add. If no date supplied it will use current date. Returned will the the user object with also with the exercise fields added.\n4. I can retrieve a full exercise log of any user by getting /api/exercise/log with a parameter of userId(_id). Return will be the user object with added array log and count (total exercise count).\n5. I can retrieve part of the log of any user by also passing along optional parameters of from \u0026 to or limit. (Date format yyyy-mm-dd, limit = int)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustdvnsh%2Fexercise-tracker-microservice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjustdvnsh%2Fexercise-tracker-microservice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustdvnsh%2Fexercise-tracker-microservice/lists"}