{"id":21676898,"url":"https://github.com/rasbeetech/exercise-tracker-microservice","last_synced_at":"2026-04-06T01:33:42.814Z","repository":{"id":135281349,"uuid":"376673708","full_name":"RasbeeTech/Exercise-Tracker-Microservice","owner":"RasbeeTech","description":"API microservice of tracking exercise","archived":false,"fork":false,"pushed_at":"2021-06-14T21:02:40.000Z","size":48,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-20T09:44:05.253Z","etag":null,"topics":["api","api-rest","css","expressjs","html","javascript","mongodb","mongoose","nodejs"],"latest_commit_sha":null,"homepage":"","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/RasbeeTech.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":"2021-06-14T01:20:28.000Z","updated_at":"2021-07-06T10:56:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"5b1336e8-ef7e-4a40-937b-8688f23a40f2","html_url":"https://github.com/RasbeeTech/Exercise-Tracker-Microservice","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RasbeeTech/Exercise-Tracker-Microservice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RasbeeTech%2FExercise-Tracker-Microservice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RasbeeTech%2FExercise-Tracker-Microservice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RasbeeTech%2FExercise-Tracker-Microservice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RasbeeTech%2FExercise-Tracker-Microservice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RasbeeTech","download_url":"https://codeload.github.com/RasbeeTech/Exercise-Tracker-Microservice/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RasbeeTech%2FExercise-Tracker-Microservice/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31456659,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"ssl_error","status_checked_at":"2026-04-05T21:22:51.943Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["api","api-rest","css","expressjs","html","javascript","mongodb","mongoose","nodejs"],"created_at":"2024-11-25T14:16:46.577Z","updated_at":"2026-04-06T01:33:42.798Z","avatar_url":"https://github.com/RasbeeTech.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Exercise-Tracker-Microservice\nApi microservice for tracking excercise\n\n### Usage:\nGet all users:  \n```\nGET /api/users  \n```\nCreate a new user:  \n```\nPOST /api/users  \n```\nCreate exercise:  \n```\nPOST /api/users/:_id/exercises  \n```\nGet user exercise log:  \n```\nGET /api/users/:_id/logs?[from][\u0026to][\u0026limit]  \n```\n### Returns:\n```\n{\"_id\":\"60c79d13b65a1d08b3e09ea0\",\"username\":\"test_user\",\"date\":\"Sat Sep 11 1993\",\"duration\":15,\"description\":\"This is a test\"}  \n```\n```\n{\"_id\":\"60c79d13b65a1d08b3e09ea0\",\"username\":\"test_user\",\"count\":3,\"log\":[{\"description\":\"test\",\"duration\":60,\"date\":\"2021-06-14T18:16:51.901Z\"},{\"description\":\"This is a tes\",\"duration\":15,\"date\":\"1993-09-12T00:00:00.000Z\"},{\"description\":\"This is a tes\",\"duration\":15,\"date\":\"1993-09-12T00:00:00.000Z\"}]}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frasbeetech%2Fexercise-tracker-microservice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frasbeetech%2Fexercise-tracker-microservice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frasbeetech%2Fexercise-tracker-microservice/lists"}