{"id":16673168,"url":"https://github.com/ph-7/github-api","last_synced_at":"2026-04-21T23:02:17.152Z","repository":{"id":6880359,"uuid":"8129618","full_name":"pH-7/GitHub-API","owner":"pH-7","description":"This basic class allows you to retrieve basic information from your GitHub account.","archived":false,"fork":false,"pushed_at":"2013-02-10T23:26:32.000Z","size":108,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-19T18:49:39.476Z","etag":null,"topics":["api","github","github-api"],"latest_commit_sha":null,"homepage":"http://github.com/pH-7/GitHub-API","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/pH-7.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}},"created_at":"2013-02-10T23:18:37.000Z","updated_at":"2024-04-02T17:40:31.000Z","dependencies_parsed_at":"2022-08-30T12:11:16.535Z","dependency_job_id":null,"html_url":"https://github.com/pH-7/GitHub-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/pH-7%2FGitHub-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pH-7%2FGitHub-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pH-7%2FGitHub-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pH-7%2FGitHub-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pH-7","download_url":"https://codeload.github.com/pH-7/GitHub-API/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243324266,"owners_count":20273100,"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","github","github-api"],"created_at":"2024-10-12T12:24:56.178Z","updated_at":"2025-12-28T23:30:19.492Z","avatar_url":"https://github.com/pH-7.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Github jQuery API\n\n## Overview\n\nThis class allows you to retrieve basic information from your GitHub account.\n\n## Example\n\n* HTML Code:\n\n        \u003c!-- Include the jQuery library --\u003e\n        \u003cscript src=\"http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js\"\u003e\u003c/script\u003e\n\n        \u003c!-- Include this Sound plugin --\u003e\n        \u003cscript src=\"http://your-site.com/static/js/Git.js\"\u003e\u003c/script\u003e  \n    \n        \u003csection role=\"main\" class=\"center\" id=\"git\" data-gituser=\"pH-7\"\u003e\n            \u003csection\u003e\n                \u003cheader\u003e\n                    \u003ch2\u003eRepositories\u003c/h2\u003e\n                \u003c/header\u003e\n                \u003cp id=\"bio\"\u003e\u003c/p\u003e\n            \u003c/section\u003e\n        \n            \u003csection\u003e\n                \u003cheader\u003e\n                    \u003ch2\u003eRepositories\u003c/h2\u003e\n                \u003c/header\u003e\n                \u003cul id=\"repos\" data-queryurl=\"?sort=updated\"\u003e\u003c/ul\u003e\n            \u003c/section\u003e\n\n            \u003csection\u003e\n                \u003cheader\u003e\n                    \u003ch2\u003eGists\u003c/h2\u003e\n                \u003c/header\u003e\n                \u003cul id=\"gists\" data-queryurl=\"?sort=updated\"\u003e\u003c/ul\u003e\n            \u003c/section\u003e\n        \u003c/section\u003e\n\n* JS Code:\n\n        // Retrieve information from GitHub\n        jQuery(document).ready(function($)\n        {\n            Git.Git().repos().gist().bio();\n        });\n\n## Author\n\nPierre-Henry Soria\n\n\n## License\n\n[MIT License](http://opensource.org/licenses/mit-license.php)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fph-7%2Fgithub-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fph-7%2Fgithub-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fph-7%2Fgithub-api/lists"}