{"id":15043874,"url":"https://github.com/eddiehubcommunity/github-trending-repos","last_synced_at":"2025-02-26T05:31:36.544Z","repository":{"id":257091049,"uuid":"857302366","full_name":"EddieHubCommunity/github-trending-repos","owner":"EddieHubCommunity","description":"Has your repo been trending on GitHub and you missed it?","archived":true,"fork":false,"pushed_at":"2024-10-18T07:35:56.000Z","size":379,"stargazers_count":5,"open_issues_count":6,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-24T23:13:00.717Z","etag":null,"topics":["github","github-trending","nestjs","typescript"],"latest_commit_sha":null,"homepage":"https://trending.eddiehubcommunity.org/daily","language":"TypeScript","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/EddieHubCommunity.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["eddiejaoude"]}},"created_at":"2024-09-14T09:39:57.000Z","updated_at":"2024-11-12T15:56:23.000Z","dependencies_parsed_at":"2024-09-21T11:02:48.977Z","dependency_job_id":"17048e3d-63b1-44a5-b973-9773165bfc70","html_url":"https://github.com/EddieHubCommunity/github-trending-repos","commit_stats":null,"previous_names":["eddiejaoude/github-trending-repos"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EddieHubCommunity%2Fgithub-trending-repos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EddieHubCommunity%2Fgithub-trending-repos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EddieHubCommunity%2Fgithub-trending-repos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EddieHubCommunity%2Fgithub-trending-repos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EddieHubCommunity","download_url":"https://codeload.github.com/EddieHubCommunity/github-trending-repos/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240799723,"owners_count":19859639,"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":["github","github-trending","nestjs","typescript"],"created_at":"2024-09-24T20:49:44.660Z","updated_at":"2025-02-26T05:31:36.505Z","avatar_url":"https://github.com/EddieHubCommunity.png","language":"TypeScript","funding_links":["https://github.com/sponsors/eddiejaoude"],"categories":[],"sub_categories":[],"readme":"# GitHub Trending API\n\nIs your repo trending on GitHub?\n\n![Web page to UI](https://github.com/user-attachments/assets/c8b97cf1-21ba-4d14-b573-8501aa693d7a)\n\n## API endpoints\n\n### Requests\n\nFor today's trending repos:\n\n- `/daily`\n- `/weekly`\n- `/monthly`\n\nUsing a specific date:\n\n- `/daily?date=2024-09-13`\n- `/weekly?date=2024-09-13`\n- `/monthly?date=2024-09-13`\n\n### Responses\n\nGET `/daily?date=2024-09-13`\n\n```json\n[\n  {\n    \"id\": 1,\n    \"type\": \"daily\",\n    \"name\": \"/nvm-sh/nvm\",\n    \"message\": \"102 stars today\",\n    \"trendingStars\": 102,\n    \"language\": \"Shell\",\n    \"stars\": 78897,\n    \"forks\": 7900,\n    \"createdAt\": \"2024-09-13T00:00:00.000Z\"\n  },\n  {\n    \"id\": 3,\n    \"type\": \"daily\",\n    \"name\": \"/CorentinTh/it-tools\",\n    \"message\": \"126 stars today\",\n    \"trendingStars\": 126,\n    \"language\": \"Vue\",\n    \"stars\": 20809,\n    \"forks\": 2496,\n    \"createdAt\": \"2024-09-13T00:00:00.000Z\"\n  },\n  {\n    \"id\": 28,\n    \"type\": \"daily\",\n    \"name\": \"/fishaudio/fish-speech\",\n    \"message\": \"638 stars today\",\n    \"trendingStars\": 638,\n    \"language\": \"Python\",\n    \"stars\": 9244,\n    \"forks\": 727,\n    \"createdAt\": \"2024-09-13T00:00:00.000Z\"\n  },\n  {\n    \"id\": 31,\n    \"type\": \"daily\",\n    \"name\": \"/vllm-project/vllm\",\n    \"message\": \"137 stars today\",\n    \"trendingStars\": 137,\n    \"language\": \"Python\",\n    \"stars\": 26629,\n    \"forks\": 3902,\n    \"createdAt\": \"2024-09-13T00:00:00.000Z\"\n  },\n  {\n    \"id\": 32,\n    \"type\": \"daily\",\n    \"name\": \"/protocolbuffers/protobuf\",\n    \"message\": \"22 stars today\",\n    \"trendingStars\": 22,\n    \"language\": \"C++\",\n    \"stars\": 65160,\n    \"forks\": 15441,\n    \"createdAt\": \"2024-09-13T00:00:00.000Z\"\n  },\n  {\n    \"id\": 30,\n    \"type\": \"daily\",\n    \"name\": \"/gojue/ecapture\",\n    \"message\": \"428 stars today\",\n    \"trendingStars\": 428,\n    \"language\": \"C\",\n    \"stars\": 10194,\n    \"forks\": 1038,\n    \"createdAt\": \"2024-09-13T00:00:00.000Z\"\n  },\n  {\n    \"id\": 33,\n    \"type\": \"daily\",\n    \"name\": \"/expressjs/express\",\n    \"message\": \"102 stars today\",\n    \"trendingStars\": 102,\n    \"language\": \"JavaScript\",\n    \"stars\": 65001,\n    \"forks\": 15514,\n    \"createdAt\": \"2024-09-13T00:00:00.000Z\"\n  },\n  {\n    \"id\": 34,\n    \"type\": \"daily\",\n    \"name\": \"/AmruthPillai/Reactive-Resume\",\n    \"message\": \"92 stars today\",\n    \"trendingStars\": 92,\n    \"language\": \"TypeScript\",\n    \"stars\": 22485,\n    \"forks\": 2375,\n    \"createdAt\": \"2024-09-13T00:00:00.000Z\"\n  },\n  {\n    \"id\": 43,\n    \"type\": \"daily\",\n    \"name\": \"/dair-ai/ML-YouTube-Courses\",\n    \"message\": \"60 stars today\",\n    \"trendingStars\": 60,\n    \"language\": \"\",\n    \"stars\": 15366,\n    \"forks\": 1827,\n    \"createdAt\": \"2024-09-13T00:00:00.000Z\"\n  },\n  {\n    \"id\": 45,\n    \"type\": \"daily\",\n    \"name\": \"/krahets/hello-algo\",\n    \"message\": \"131 stars today\",\n    \"trendingStars\": 131,\n    \"language\": \"Java\",\n    \"stars\": 95046,\n    \"forks\": 12065,\n    \"createdAt\": \"2024-09-13T00:00:00.000Z\"\n  },\n  {\n    \"id\": 7,\n    \"type\": \"daily\",\n    \"name\": \"/RSSNext/Follow\",\n    \"message\": \"495 stars today\",\n    \"trendingStars\": 495,\n    \"language\": \"TypeScript\",\n    \"stars\": 7749,\n    \"forks\": 301,\n    \"createdAt\": \"2024-09-13T00:00:00.000Z\"\n  },\n  {\n    \"id\": 35,\n    \"type\": \"daily\",\n    \"name\": \"/jgraph/drawio-desktop\",\n    \"message\": \"62 stars today\",\n    \"trendingStars\": 62,\n    \"language\": \"JavaScript\",\n    \"stars\": 49658,\n    \"forks\": 4950,\n    \"createdAt\": \"2024-09-13T00:00:00.000Z\"\n  }\n]\n```\n\n## Requirements\n\n- nodejs\n- postgres (can be run in Docker)\n\n## Running Postgres in Docker (optional)\nTo run postgres in docker, run the following command:\n\n```bash\nnpm run docker\n```\n\n## Project setup\n\n```bash\n$ npm ci\n```\n\n## Compile and run the project\n\n```bash\n# setup db\nnpm run db:migrate:dev\n\n# watch mode\n$ npm run start:dev\n```\n\n## Run tests\n\n```bash\n# unit tests\n$ npm run test\n\n# e2e tests\n$ npm run test:e2e\n\n# test coverage\n$ npm run test:cov\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feddiehubcommunity%2Fgithub-trending-repos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feddiehubcommunity%2Fgithub-trending-repos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feddiehubcommunity%2Fgithub-trending-repos/lists"}