{"id":18081968,"url":"https://github.com/vindarel/cliaspora","last_synced_at":"2026-01-18T20:33:09.808Z","repository":{"id":67525132,"uuid":"131323190","full_name":"vindarel/cliaspora","owner":"vindarel","description":"Lisp bindings to diaspora*","archived":false,"fork":false,"pushed_at":"2018-07-17T23:03:00.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-12T04:17:23.710Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://gitlab.com/vindarel/cliaspora","language":"Common Lisp","has_issues":false,"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.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-27T16:55:31.000Z","updated_at":"2021-11-22T16:19:21.000Z","dependencies_parsed_at":"2023-05-07T04:16:43.602Z","dependency_job_id":null,"html_url":"https://github.com/vindarel/cliaspora","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vindarel%2Fcliaspora","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vindarel%2Fcliaspora/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vindarel%2Fcliaspora/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vindarel%2Fcliaspora/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vindarel","download_url":"https://codeload.github.com/vindarel/cliaspora/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247411241,"owners_count":20934650,"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":"2024-10-31T13:17:35.681Z","updated_at":"2026-01-18T20:33:09.802Z","avatar_url":"https://github.com/vindarel.png","language":"Common Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n* Cliaspora - Lisp bindings to the Diaspora social network\n\n: ¡ in development, don't look !\n\nDiaspora doesn't have a proper API yet.\n\nWe need to get  a random page, extract its csrf  token from it, login,\nhandle cookies and then use json endpoints:\n\n- stream.json\n- activity.json\n- notifications.json\n- more ?\n\n\n** Use\n\n#+BEGIN_SRC lisp\n;; you can put those in ~/.sbclrc\n(in-package :cliaspora)\n(setf *username* \"name\")\n(setf *password* \"pwd\")\n(setf *pod* \"http://...org\")\n\n(login)\n(get-stream)\n(stream-titles)\n(show-stream)\n#+END_SRC\n\n** Resources\n\nhttps://lispcookbook.github.io/cl-cookbook/\n\nhttps://github.com/CodyReichert/awesome-cl\n\nhttps://lisp-journey.gitlab.io/blog/these-months-in-common-lisp-q1-2018/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvindarel%2Fcliaspora","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvindarel%2Fcliaspora","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvindarel%2Fcliaspora/lists"}