{"id":16948948,"url":"https://github.com/technicalpickles/le-git","last_synced_at":"2026-03-17T11:03:39.559Z","repository":{"id":66022989,"uuid":"67470","full_name":"technicalpickles/le-git","owner":"technicalpickles","description":"It's a GitHub party and you're invited! Ruby wrapper for the GitHub API","archived":false,"fork":false,"pushed_at":"2009-06-12T05:54:39.000Z","size":145,"stargazers_count":13,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-11T15:07:36.424Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/technicalpickles.png","metadata":{"files":{"readme":"README.textile","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}},"created_at":"2008-10-24T21:40:33.000Z","updated_at":"2019-08-13T13:39:26.000Z","dependencies_parsed_at":"2023-02-19T21:30:36.814Z","dependency_job_id":null,"html_url":"https://github.com/technicalpickles/le-git","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/technicalpickles/le-git","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technicalpickles%2Fle-git","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technicalpickles%2Fle-git/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technicalpickles%2Fle-git/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technicalpickles%2Fle-git/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/technicalpickles","download_url":"https://codeload.github.com/technicalpickles/le-git/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technicalpickles%2Fle-git/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30622423,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T08:10:05.930Z","status":"ssl_error","status_checked_at":"2026-03-17T08:10:04.972Z","response_time":56,"last_error":"SSL_read: 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":[],"created_at":"2024-10-13T21:52:44.432Z","updated_at":"2026-03-17T11:03:39.521Z","avatar_url":"https://github.com/technicalpickles.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"h1. Le Git\n\nbq. French for \"Ruby wrapper around the Github API (v2)\".\n\nLe Git provides a Ruby wrapper around the \"The Github API\":http://develop.github.com using \"rest-client\":http://rdoc.info/projects/adamwiggins/rest-client and \"happymapper\":http://rdoc.info/projects/jnunemaker/happymapper.\n\nh2. Installing\n\n\u003cpre\u003e\n  gem sources -a http://gems.github.com\n  sudo gem install technicalpickles-le-git\n\u003c/pre\u003e\n\nh2. Example usage\n\n\u003cpre\u003e\n  $ irb -rrubygems -rle-git\n  \u003e\u003e user = Github::User.find(\"dancroak\")\n  =\u003e #\u003cGithub::User:0x110655c @followers=50, @location=\"Boston\", @repos=18, @language=\"Ruby\", @created=#\u003cDateTime: 42413926183/17280,0,2299161\u003e, type\"user\", fullname\"Dan Croak\", actions35, name\"dancroak\", pushed#\u003cDateTime: 106054886255767/43200000,0,2299161, @username=\"dancroak\", @score=3.8655705, @id=\"user-198\"\u003e\n\n  \u003e\u003e repository = user.repositories.last\n  =\u003e #\u003cGithub::Repository:0x301100 @private=false, @forks=0, @url=\"http://github.com/dancroak/le-git\", @homepage=\"\", @watchers=1, @name=\"le-git\", @description=\"Ruby wrapper for the GitHub API v2.\", @fork=true, @owner=\"dancroak\"\u003e\n\n  \u003e\u003e repository.commits.first\n  =\u003e #\u003cGithub::Commit:0x12db33c @message=\"updating Repository model to use v2 API. associated User \u0026 Repository models. filled out complete API for User.\", @tree=\"d27ed042222fe8a55681e1af260e3eb2847e9f33\", @url=\"http://github.com/dancroak/le-git/commit/1f0111c91344062052f65922171d220a06810d4a\", @id=\"1f0111c91344062052f65922171d220a06810d4a\"\u003e\n\u003c/pre\u003e\n\nh2. Maintainers\n\nRunning the test suite requires:\n\n    sudo gem install rest-client happymapper fakeweb jeremymcanally-context jeremymcanally-matchy jeremymcanally-pending thoughtbot-quietbacktrace redgreen rcov\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechnicalpickles%2Fle-git","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechnicalpickles%2Fle-git","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechnicalpickles%2Fle-git/lists"}