{"id":24159495,"url":"https://github.com/varshil-shah/pinned-github-repos","last_synced_at":"2026-05-08T06:05:54.168Z","repository":{"id":249226091,"uuid":"830655385","full_name":"varshil-shah/pinned-github-repos","owner":"varshil-shah","description":"Get all pinned github repositories","archived":false,"fork":false,"pushed_at":"2024-07-19T05:33:58.000Z","size":100,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-12T15:17:50.260Z","etag":null,"topics":["functions","github","nodejs","pinned-github-repos","pinned-repos","serverless"],"latest_commit_sha":null,"homepage":"https://zu6jm2s7ba.execute-api.us-east-1.amazonaws.com/dev/user/varshil-shah","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/varshil-shah.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":"2024-07-18T17:44:09.000Z","updated_at":"2024-07-23T14:18:43.000Z","dependencies_parsed_at":"2024-07-19T13:11:55.584Z","dependency_job_id":"293594b7-1f52-4dd3-82bf-45b23a140d02","html_url":"https://github.com/varshil-shah/pinned-github-repos","commit_stats":null,"previous_names":["varshil-shah/pinned-github-repos"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varshil-shah%2Fpinned-github-repos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varshil-shah%2Fpinned-github-repos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varshil-shah%2Fpinned-github-repos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varshil-shah%2Fpinned-github-repos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/varshil-shah","download_url":"https://codeload.github.com/varshil-shah/pinned-github-repos/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241448519,"owners_count":19964467,"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":["functions","github","nodejs","pinned-github-repos","pinned-repos","serverless"],"created_at":"2025-01-12T15:17:53.991Z","updated_at":"2026-05-08T06:05:54.118Z","avatar_url":"https://github.com/varshil-shah.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Get pinned github repositories\n\nThe projects in build using NodeJS and AWS Serverless Framework. It's a simple API that fetches the pinned repositories of a user from Github.\n\nMake a request on this route with the username of the user you want to get the pinned repositories.\n\n```plaintext\nhttps://zu6jm2s7ba.execute-api.us-east-1.amazonaws.com/dev/user/{USERNAME}\n```\n\nThe following is the response format:\n\n```json\n{\n  \"status\": \"success\",\n  \"results\": 6,\n  \"data\": [\n    {\n      \"name\": \"\u003cREPO_NAME\u003e\",\n      \"description\": \"\u003cREPO_DESCRIPTION\u003e\",\n      \"repositoryLink\": \"\u003cREPO_LINK\u003e\",\n      \"stars\": 1,\n      \"forkCount\": 1,\n      \"projectLink\": \"\u003cPROJECT_LINK\u003e\",\n      \"githubBannerImage\": \"\u003cBANNER_IMAGE\u003e\",\n      \"primaryLanguage\": {\n        \"name\": \"JavaScript\",\n        \"color\": \"#f1e05a\"\n      }\n    }\n  ]\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvarshil-shah%2Fpinned-github-repos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvarshil-shah%2Fpinned-github-repos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvarshil-shah%2Fpinned-github-repos/lists"}