{"id":20078717,"url":"https://github.com/wpdas/tracker-rest-api","last_synced_at":"2026-06-09T00:32:09.087Z","repository":{"id":77498474,"uuid":"187149159","full_name":"wpdas/tracker-rest-api","owner":"wpdas","description":"freeCodeCamp: APIs and Microservices Projects - Tracker REST Api  (Node + Express + MongoDB + Mongoose)","archived":false,"fork":false,"pushed_at":"2019-05-19T01:05:51.000Z","size":56,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-02T13:14:45.371Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/wpdas.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":"2019-05-17T04:57:51.000Z","updated_at":"2019-05-19T01:05:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"dacb0747-733a-4f01-ba24-84d216ca0e2a","html_url":"https://github.com/wpdas/tracker-rest-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wpdas/tracker-rest-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpdas%2Ftracker-rest-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpdas%2Ftracker-rest-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpdas%2Ftracker-rest-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpdas%2Ftracker-rest-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wpdas","download_url":"https://codeload.github.com/wpdas/tracker-rest-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpdas%2Ftracker-rest-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34086664,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":[],"created_at":"2024-11-13T15:16:19.982Z","updated_at":"2026-06-09T00:32:09.073Z","avatar_url":"https://github.com/wpdas.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"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\nOnline Glitch App: https://tracker-rest-api-wpdas.glitch.me/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwpdas%2Ftracker-rest-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwpdas%2Ftracker-rest-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwpdas%2Ftracker-rest-api/lists"}