{"id":18081979,"url":"https://github.com/vindarel/cl-ghub","last_synced_at":"2026-01-19T05:32:49.399Z","repository":{"id":67525108,"uuid":"111720030","full_name":"vindarel/cl-ghub","owner":"vindarel","description":"Minuscule Github api v3 client for Common Lisp","archived":false,"fork":false,"pushed_at":"2017-12-29T16:15:32.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T22:29:14.091Z","etag":null,"topics":["common-lisp"],"latest_commit_sha":null,"homepage":null,"language":"Common Lisp","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/vindarel.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},"funding":{"github":["vindarel"],"ko_fi":"vindarel"}},"created_at":"2017-11-22T18:38:51.000Z","updated_at":"2017-11-22T19:30:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"c0c2db30-a957-42ed-8bbd-9854c70485de","html_url":"https://github.com/vindarel/cl-ghub","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vindarel/cl-ghub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vindarel%2Fcl-ghub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vindarel%2Fcl-ghub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vindarel%2Fcl-ghub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vindarel%2Fcl-ghub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vindarel","download_url":"https://codeload.github.com/vindarel/cl-ghub/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vindarel%2Fcl-ghub/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28561858,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T03:31:16.861Z","status":"ssl_error","status_checked_at":"2026-01-19T03:31:15.069Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["common-lisp"],"created_at":"2024-10-31T13:17:41.113Z","updated_at":"2026-01-19T05:32:49.386Z","avatar_url":"https://github.com/vindarel.png","language":"Common Lisp","funding_links":["https://github.com/sponsors/vindarel","https://ko-fi.com/vindarel"],"categories":[],"sub_categories":[],"readme":"# Ghub - a minuscule Github api v3 client\n\nIn progress. The one function works, we'll see if and how we use this !\n\nThis lib does not map functions to api endpoints, it is of the\ndevelopper to write correct api calls, so this lib is already complete\n!. See https://developer.github.com/v3/\n\n\n## Installation\n\nClone where Quicklisp can find this (`~/quicklisp/local-projects`) and\n`(ql:quickload \"ghub\")` it.\n\n## Usage\n\n     (ghub:request :GET \"/repos/owner/project\") ;; beginning with a slash\n\nand optional `:params` and `:data` alists. Returns an alist.\n\nEasy, no authentication required.\n\nOn error, it prints the error message on `*error-output*` and returns nil.\n\n## See also\n\n- https://github.com/hanshuebner/cl-github-v3/ - defines a couple functions for api actions. Uncomplete.\n- https://gitlab.com/vindarel/cl-gitlab (unused so far).\n- https://github.com/Shinmera/legit - git interface.\n\nInspiration from Tarsius' ghub.el.\n\n---\n\n- http://lisp-lang.org/\n- https://github.com/CodyReichert/awesome-cl\n- https://lispcookbook.github.io/cl-cookbook/\n- and my https://lisp-journey.gitlab.io/blog/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvindarel%2Fcl-ghub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvindarel%2Fcl-ghub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvindarel%2Fcl-ghub/lists"}