{"id":26159961,"url":"https://github.com/capjamesg/activitypub","last_synced_at":"2026-04-27T04:32:28.822Z","repository":{"id":268208651,"uuid":"694624666","full_name":"capjamesg/activitypub","owner":"capjamesg","description":"A limited implementation of ActivityPub.","archived":false,"fork":false,"pushed_at":"2023-09-21T14:34:39.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-26T16:43:43.018Z","etag":null,"topics":["activitypub","activitypub-server","activitystreams","decentralized-web"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/capjamesg.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":"2023-09-21T11:20:42.000Z","updated_at":"2023-09-21T17:25:39.000Z","dependencies_parsed_at":"2024-12-15T07:48:45.679Z","dependency_job_id":"bcfb4f10-514c-4bad-b174-3039bb3785f7","html_url":"https://github.com/capjamesg/activitypub","commit_stats":null,"previous_names":["capjamesg/activitypub"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/capjamesg/activitypub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capjamesg%2Factivitypub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capjamesg%2Factivitypub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capjamesg%2Factivitypub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capjamesg%2Factivitypub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/capjamesg","download_url":"https://codeload.github.com/capjamesg/activitypub/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capjamesg%2Factivitypub/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32323213,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["activitypub","activitypub-server","activitystreams","decentralized-web"],"created_at":"2025-03-11T11:55:20.325Z","updated_at":"2026-04-27T04:32:28.804Z","avatar_url":"https://github.com/capjamesg.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ActivityPub\n\nA limited implementation of ActivityPub.\n\n\u003e [!NOTE]\n\u003e I am building this software to learn about ActivityPub, without aspiration of building a complete implementation of the standard.\n\n## Getting Started\n\nFirst, clone this repository and install the required dependencies:\n\n```bash\ngit clone https://github.com/capjamesg/activitypub\ncd activitypub\npip install -r requirements.txt\n```\n\nThen, run the ActivityPub server:\n\n```bash\npython app.py\n```\n\nThe ActivityPub server will be available at `http://localhost:5000`.\n\nWhen you first run the server, a database is created and a keypair is saved for use with the server.\n\n## Supported Methods\n\nSupported methods appear below with a checked checkbox. Methods I want to support appear as an empty checkbox.\n\n- [ ] Create\n- [ ] Follow\n\n## License\n\nThis project is licensed under an [MIT license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapjamesg%2Factivitypub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcapjamesg%2Factivitypub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapjamesg%2Factivitypub/lists"}