{"id":15727212,"url":"https://github.com/make-all/conduit-emacs","last_synced_at":"2026-02-03T01:36:30.891Z","repository":{"id":87161824,"uuid":"95966661","full_name":"make-all/conduit-emacs","owner":"make-all","description":"Emacs Lisp Conduit API library","archived":false,"fork":false,"pushed_at":"2017-08-09T13:17:04.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-28T07:42:03.261Z","etag":null,"topics":["api-client","conduit","emacs-packages","phabricator","phorge"],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/make-all.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}},"created_at":"2017-07-01T13:45:14.000Z","updated_at":"2021-06-24T06:50:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"a210518b-9f59-4244-a1fd-ef6a597ab99e","html_url":"https://github.com/make-all/conduit-emacs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/make-all/conduit-emacs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/make-all%2Fconduit-emacs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/make-all%2Fconduit-emacs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/make-all%2Fconduit-emacs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/make-all%2Fconduit-emacs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/make-all","download_url":"https://codeload.github.com/make-all/conduit-emacs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/make-all%2Fconduit-emacs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29026388,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T00:53:18.321Z","status":"ssl_error","status_checked_at":"2026-02-03T00:51:45.186Z","response_time":58,"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":["api-client","conduit","emacs-packages","phabricator","phorge"],"created_at":"2024-10-03T23:00:29.761Z","updated_at":"2026-02-03T01:36:30.863Z","avatar_url":"https://github.com/make-all.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# An Elisp Conduit Library\n\nThis library provides elisp functions for interfacing to a Phabricator\nserver via the Conduit API.  It is intended to be used by elisp developers\nto develop user facing interfaces to various Phabricator features in Emacs.\n\nTo call conduit methods, `conduit-phabricator-url` and `conduit-api-token`\nmust first be configured.  If you work with multiple phabricator servers,\nit is recommended to do this on a per-project basis.\n\n## Available functions\n\n`conduit-call` - this function allows general calls to be made to conduit.\nIt takes two arguments - the method name (string), and optional\nparameters (alist)\n\n`conduit-search` - this is a higher level function to call a search endpoint.\nIt takes one mandatory argument, which is the object type  to search for\n(string), and optional args for queryKey (string), constraints (alist),\nattachments (list) and cursor (alist).\n\n`conduit-edit` - this is a higher level function to call an edit endpoint.\nIt takes two mandatory arguments, the object type to be edited or created,\n(string) and the transactions to be performed on the object (alist).\nA third optional argument is available to specify an object id (string\nor int) of an existing object to edit.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmake-all%2Fconduit-emacs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmake-all%2Fconduit-emacs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmake-all%2Fconduit-emacs/lists"}