{"id":28628245,"url":"https://github.com/fgeller/org-serve","last_synced_at":"2026-01-31T03:32:01.188Z","repository":{"id":27308218,"uuid":"30782329","full_name":"fgeller/org-serve","owner":"fgeller","description":"Manage org files via a websocket.","archived":false,"fork":false,"pushed_at":"2015-03-22T01:34:45.000Z","size":148,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-12T04:48:24.107Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Emacs 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/fgeller.png","metadata":{"files":{"readme":"README.org","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":"2015-02-14T00:34:06.000Z","updated_at":"2015-03-22T01:34:45.000Z","dependencies_parsed_at":"2022-08-26T22:42:23.508Z","dependency_job_id":null,"html_url":"https://github.com/fgeller/org-serve","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/fgeller/org-serve","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgeller%2Forg-serve","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgeller%2Forg-serve/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgeller%2Forg-serve/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgeller%2Forg-serve/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fgeller","download_url":"https://codeload.github.com/fgeller/org-serve/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgeller%2Forg-serve/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259444983,"owners_count":22858553,"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":[],"created_at":"2025-06-12T10:11:50.040Z","updated_at":"2026-01-31T03:32:01.150Z","avatar_url":"https://github.com/fgeller.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"* Interface\n\n  Command:\n\n  #+begin_src json\n    {\n        \"id\": \"06e25269-13f7-483e-a88d-02746ba9e950\",\n        \"command\": \"list\"\n    }\n  #+end_src\n\n  Response sample:\n\n  #+begin_src json\n    {\n        \"id\": \"3192f885-2c45-4f7f-b0ca-7c914fcfefda\",\n        \"in-response-to\": \"06e25269-13f7-483e-a88d-02746ba9e950\",\n        \"data\": [\n            {\n                \"id\": \"3d86371e-12d7-40a1-8729-29bdbc00d9e4\",\n                \"name\": \"Tasks\",\n                \"children\": [\n                    {\n                        \"id\": \"597d534e-c16f-4dbb-9be9-0ee106149225\",\n                        \"name\": \"Hack on org-serve\"\n                    }\n                ]\n            },\n            {\n                \"id\": \"4e754dae-1749-4813-9bad-25fc3c8509f2\",\n                \"name\": \"Shopping\"\n            },\n            {\n                \"id\": \"f2361112-c195-4730-ba25-d88dc716f51c\",\n                \"name\": \"Bookmarks\"\n            }\n        ]\n    }\n  #+end_src\n\n  Command:\n\n  #+begin_src json\n    {\n        \"id\": \"8c248140-2e8b-4bb9-bcfd-6e771319c942\",\n        \"command\": \"create\",\n        \"data\": [\n            {\n                \"id\": \"b54dcd60-b623-44b8-827a-9ee813eaeba6\",\n                \"name\": \"New Tasks\"\n            }\n        ]\n    }\n  #+end_src\n\n  Response sample:\n\n  #+begin_src json\n    {\n        \"id\": \"f8eeb7c2-da4a-45e8-be2f-cdd08e67f07a\",\n        \"in-response-to\": \"8c248140-2e8b-4bb9-bcfd-6e771319c942\",\n        \"data\": [\n            {\n                \"id\": \"b54dcd60-b623-44b8-827a-9ee813eaeba6\",\n                \"name\": \"New Tasks\"\n            }\n        ]\n    }\n  #+end_src\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffgeller%2Forg-serve","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffgeller%2Forg-serve","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffgeller%2Forg-serve/lists"}