{"id":23268429,"url":"https://github.com/miqueas/github-rest-api-examples","last_synced_at":"2026-04-07T18:31:21.925Z","repository":{"id":135994938,"uuid":"338145981","full_name":"Miqueas/Github-REST-API-Examples","owner":"Miqueas","description":"Basic example of the Github REST API in various languages","archived":false,"fork":false,"pushed_at":"2024-12-03T17:09:53.000Z","size":51,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-16T20:27:27.154Z","etag":null,"topics":["c-sharp","csharp","github","go","golang","lua","mono","nim","nim-lang","nuget","python","python-3","python3","rest","rest-api","ruby","vala"],"latest_commit_sha":null,"homepage":"","language":"Vala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"zlib","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Miqueas.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":"2021-02-11T20:34:47.000Z","updated_at":"2024-12-03T17:10:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"07ccd329-0305-476b-bb7a-a478284cf9fe","html_url":"https://github.com/Miqueas/Github-REST-API-Examples","commit_stats":null,"previous_names":["m1que4s/github-rest-api-example"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Miqueas/Github-REST-API-Examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Miqueas%2FGithub-REST-API-Examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Miqueas%2FGithub-REST-API-Examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Miqueas%2FGithub-REST-API-Examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Miqueas%2FGithub-REST-API-Examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Miqueas","download_url":"https://codeload.github.com/Miqueas/Github-REST-API-Examples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Miqueas%2FGithub-REST-API-Examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31524524,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["c-sharp","csharp","github","go","golang","lua","mono","nim","nim-lang","nuget","python","python-3","python3","rest","rest-api","ruby","vala"],"created_at":"2024-12-19T17:18:36.817Z","updated_at":"2026-04-07T18:31:21.898Z","avatar_url":"https://github.com/Miqueas.png","language":"Vala","readme":"[![License][LicenseBadge]][LicenseURL]\n\n## What is this?\n\nA set of basic examples of what you can do with Github's REST API written in different programming languages.\n\n## Running/Building\n\n### Lua\n\nThe Lua example needs some libraries:\n\n```bash\n# For easy GET requests to the API\nluarocks install lua-requests\n# Fast JSON encoding/decoding\nluarocks install rapidjson\n# Commandline options, flags and arguments parsing\nluarocks install argparse\n```\n\nAfter you have all these libraries, then run the example:\n\n```bash\nlua Github.lua\n```\n\n### Nim\n\nBuild the Nim example with:\n\n```\nnim c -d:ssl Github.nim\n```\n\nAnd run:\n\n```\n./Github ...\n```\n\n__NOTE__: On Windows (and probably macOS too) you'll need to download a [SSL/TLS Certificate](https://curl.se/ca/cacert.pem) and put it into the folder where you compiled the example. This is due to a [Nim bug](https://github.com/nim-lang/Nim/issues/782) and that's the temporary fix.\n\n[LicenseBadge]: https://img.shields.io/badge/License-Zlib-brightgreen?style=for-the-badge\n[LicenseURL]: https://opensource.org/licenses/Zlib","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiqueas%2Fgithub-rest-api-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiqueas%2Fgithub-rest-api-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiqueas%2Fgithub-rest-api-examples/lists"}