{"id":22971397,"url":"https://github.com/cx0der/exercise-tracker","last_synced_at":"2025-09-08T00:40:36.119Z","repository":{"id":205611747,"uuid":"160206700","full_name":"cx0der/exercise-tracker","owner":"cx0der","description":"Apis and Microservices Projects - Exercise Tracker","archived":false,"fork":false,"pushed_at":"2018-12-25T17:26:58.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-02T06:17:09.542Z","etag":null,"topics":["exercise-tracker","express-js","microservice"],"latest_commit_sha":null,"homepage":"https://silk-form.glitch.me","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cx0der.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-12-03T14:48:22.000Z","updated_at":"2018-12-25T17:27:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"15834280-181a-4f9e-ad47-226534965f26","html_url":"https://github.com/cx0der/exercise-tracker","commit_stats":null,"previous_names":["cx0der/exercise-tracker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cx0der/exercise-tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cx0der%2Fexercise-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cx0der%2Fexercise-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cx0der%2Fexercise-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cx0der%2Fexercise-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cx0der","download_url":"https://codeload.github.com/cx0der/exercise-tracker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cx0der%2Fexercise-tracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274117519,"owners_count":25225103,"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","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["exercise-tracker","express-js","microservice"],"created_at":"2024-12-14T22:17:32.407Z","updated_at":"2025-09-08T00:40:36.109Z","avatar_url":"https://github.com/cx0der.png","language":"JavaScript","readme":"# Exercise Tracker REST API\n\n#### A microservice project, part of Free Code Camp's curriculum\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","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcx0der%2Fexercise-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcx0der%2Fexercise-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcx0der%2Fexercise-tracker/lists"}