{"id":15654984,"url":"https://github.com/andyklimczak/thereportoftheweek-api","last_synced_at":"2025-05-01T13:13:31.049Z","repository":{"id":73406644,"uuid":"55330319","full_name":"andyklimczak/TheReportOfTheWeek-API","owner":"andyklimczak","description":"API of The Report Of The Week Reviews","archived":false,"fork":false,"pushed_at":"2025-04-21T22:41:06.000Z","size":343,"stargazers_count":28,"open_issues_count":2,"forks_count":11,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-01T12:49:46.857Z","etag":null,"topics":["api","drink","food","report","review"],"latest_commit_sha":null,"homepage":"https://www.thereportoftheweekapi.com/docs","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/andyklimczak.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,"zenodo":null}},"created_at":"2016-04-03T04:55:55.000Z","updated_at":"2025-04-21T22:41:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"8439bd18-c37f-44cc-ba00-296b9d9b6e21","html_url":"https://github.com/andyklimczak/TheReportOfTheWeek-API","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/andyklimczak%2FTheReportOfTheWeek-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyklimczak%2FTheReportOfTheWeek-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyklimczak%2FTheReportOfTheWeek-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyklimczak%2FTheReportOfTheWeek-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyklimczak","download_url":"https://codeload.github.com/andyklimczak/TheReportOfTheWeek-API/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251879117,"owners_count":21658690,"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","drink","food","report","review"],"created_at":"2024-10-03T12:55:18.860Z","updated_at":"2025-05-01T13:13:31.043Z","avatar_url":"https://github.com/andyklimczak.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Report of the Week API\n\nAPI to provide information on reviews by [The Report of the Week](https://www.youtube.com/user/TheReportOfTheWeek)\n\n## Endpoints \u0026 Docs\n\nCheckout the [OpenAPI Docs](https://thereportoftheweekapi.com/docs) for more info and to test the endpoints.\n\nThe base URL is `https://www.thereportoftheweek.com`.\n\n## Data\n\nThis API returns all reviews done on The Report of the Week youtube channel.\nAll the reviews live in the [reports.json file](./data/reports.json) if you're just interested pulling in the data into your own datastore..\n\n### Example Review\n\n```json\n{\n  \"product\": \"5 Hour Energy Pomegranate\",\n  \"manufacturer\": \"Living Essentials\",\n  \"category\": \"Energy Crisis\",\n  \"videoTitle\": \"Energy Crisis--Energy Drink Review\",\n  \"videoCode\": \"wyD3nCv_emI\",\n  \"dateReleased\": \"2011-02-20\",\n  \"rating\": 7.0,\n  \"id\": \"0b399d91-1673-4708-ba60-f1312b037b35\"\n}\n```\n\n## Local Setup\n\nIn the project directory, you can run:\n\n### `npm run dev`\n\nTo start the app in dev mode.\\\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\n### `npm start`\n\nFor production mode\n\n### `npm run test`\n\nRun the test cases.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandyklimczak%2Fthereportoftheweek-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandyklimczak%2Fthereportoftheweek-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandyklimczak%2Fthereportoftheweek-api/lists"}