{"id":13593642,"url":"https://github.com/ernestwisniewski/kbin","last_synced_at":"2025-04-12T15:36:16.395Z","repository":{"id":37878865,"uuid":"329674290","full_name":"ernestwisniewski/kbin","owner":"ernestwisniewski","description":"A reddit-like content aggregator and micro-blogging platform for the fediverse.","archived":false,"fork":false,"pushed_at":"2023-12-20T11:16:20.000Z","size":19156,"stargazers_count":795,"open_issues_count":8,"forks_count":23,"subscribers_count":11,"default_branch":"develop","last_synced_at":"2025-04-03T15:09:56.589Z","etag":null,"topics":["activitypub","federation","fediverse","php","reddit","symfony"],"latest_commit_sha":null,"homepage":"https://kbin.pub","language":"PHP","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ernestwisniewski.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2021-01-14T16:38:17.000Z","updated_at":"2025-03-27T06:28:22.000Z","dependencies_parsed_at":"2024-01-12T21:30:41.589Z","dependency_job_id":null,"html_url":"https://github.com/ernestwisniewski/kbin","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/ernestwisniewski%2Fkbin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ernestwisniewski%2Fkbin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ernestwisniewski%2Fkbin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ernestwisniewski%2Fkbin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ernestwisniewski","download_url":"https://codeload.github.com/ernestwisniewski/kbin/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248590302,"owners_count":21129779,"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":["activitypub","federation","fediverse","php","reddit","symfony"],"created_at":"2024-08-01T16:01:22.573Z","updated_at":"2025-04-12T15:36:16.359Z","avatar_url":"https://github.com/ernestwisniewski.png","language":"PHP","funding_links":["https://liberapay.com/kbin","https://www.patreon.com/kbin_pub","https://www.buymeacoffee.com/kbin"],"categories":["Social Networks and Platforms","PHP"],"sub_categories":["Reddit"],"readme":"# /kbin\n\n/kbin is a modular, decentralized content aggregator and microblogging platform running on the Fediverse network. It can\ncommunicate with many other ActivityPub services, including Mastodon, Lemmy, Pleroma, Peertube. The initiative aims to\npromote a free and open internet.\n\nThe inspiration came from platforms like [Postmill](https://postmill.xyz/), [Strimoid](https://github.com/Strimoid/Strimoid), and [Pixelfed](https://pixelfed.org/).\n\n\u003e _Note_:\n\u003e This is a very early beta version, and a lot of features are currently broken or in active development, such as\n\u003e federation.\n\n![Kbin logo](docs/images/kbin.png)\n\n- [https://kbin.pub](https://kbin.pub) - project website\n- [https://kbin.social](https://kbin.social) - main instance\n- [https://karab.in](https://karab.in) - Polish-lang instance\n- [List of all instances](https://fedidb.org/software/kbin)\n\n## Contributing\n\n- [Official repository on Codeberg](https://codeberg.org/Kbin/kbin-core)\n- [Mirror repository on GitHub](https://github.com/ernestwisniewski/kbin)\n- [Translations](https://translate.codeberg.org/projects/kbin/)\n- [#kbin-space:matrix.org](https://matrix.to/#/#kbin-space:matrix.org)\n- [Contribution guidelines](docs/contributing.md) - please read first, including before opening an issue\n\n---\n\n## Getting Started\n\n### Requirements\n\n[See also Symfony requirements](https://symfony.com/doc/current/setup.html#technical-requirements)\n\n- PHP version: 8.2 or higher\n- GD or Imagemagick PHP extension\n- NGINX / Apache / Caddy\n- PostgreSQL\n- Redis (optional)\n- Mercure (optional)\n- RabbitMQ (optional)\n\n## Documentation\n\n- [User Guide](docs/user_guide.md)\n- [Unofficial Community Guide](https://unofficial-kbin-guide.surge.sh/)\n- [Bare Metal Deployment Guide](docs/admin_guide.md)\n- [Docker Deployment Guide](docs/docker_deployment_guide.md)\n- [OAuth2 Guide](docs/oauth2_guide.md)\n- [Contributing](docs/contributing.md)\n- [REST API Reference](https://kbin.social/api/docs)\n- [REST API Reference](https://docs.kbin.pub) (deprecated)\n- [ActivityPub Reference](https://fedidevs.org/projects/kbin/)\n- GraphQL Reference\n\n## Federation\n\n### Official Documents\n\n- [ActivityPub standard](https://www.w3.org/TR/activitypub/)\n- [ActivityPub vocabulary](https://www.w3.org/TR/activitystreams-vocabulary/)\n- [Activity Streams](https://www.w3.org/TR/activitystreams-core/)\n\n### Unofficial Sources\n\n- [Fediverse Developer Network](https://fedidevs.org/)\n- [Join the Fediverse](https://jointhefediverse.net/)\n- [Join the Fediverse Wiki](https://joinfediverse.wiki/Main_Page)\n- [A highly opinionated guide to learning about ActivityPub](https://tinysubversions.com/notes/reading-activitypub/)\n- [ActivityPub as it has been understood](https://flak.tedunangst.com/post/ActivityPub-as-it-has-been-understood)\n- [Schema Generator 3: A Step Towards Redecentralizing the Web!](https://dunglas.fr/2021/01/schema-generator-3-a-step-towards-redecentralizing-the-web/)\n\n## Credits\n\n### Core Team\n\n- [ernest](https://github.com/ernestwisniewski)\n- [szsz](https://github.com/SzymonKaminski)\n- [cooperaj](https://github.com/cooperaj)\n- [rideranton](https://codeberg.org/rideranton?tab=activity)\n- [AnonymousLlama](https://github.com/simonrcodrington)\n\nhttps://codeberg.org/org/Kbin/teams\n\n### Design Team\n\n- [cody](https://kbin.social/u/cody)\n\n\n## Languages\n\n- English\n- Chinese\n- Danish\n- Dutch\n- Esperanto\n- French\n- Galician\n- German\n- Greek\n- Italian\n- Japanese\n- Polish\n- Russian\n- Spanish\n- Turkish\n- Ukrainian\n\nhttps://translate.codeberg.org/projects/kbin/kbin/\n\n\n## Donate\n\n- [LiberaPay](https://liberapay.com/kbin)\n- [Patreon](https://www.patreon.com/kbin_pub)\n- [Buy me a coffee](https://www.buymeacoffee.com/kbin)\n\n_Note:_ Please, also don't forget about all the [contributors](https://codeberg.org/Kbin/kbin-core/activity/monthly).\nThese are people who are actively contributing to /kbin project and are all volunteers.\n\n## Support us\n\n###\n\n[\u003cimg src=\"docs/images/partners/entrust.svg\" alt=\"NGI Zero Entrust\" height=\"175\"\u003e](https://nlnet.nl/project/Kbin/)\n\n###\n###\n\n[\u003cimg src=\"docs/images/partners/fastly.png\" alt=\"Fastly\" height=\"75\"\u003e](https://www.fastly.com/fast-forward#apply-for-the-fast-forward-program)\n\n###\n###\n\n[\u003cimg src=\"docs/images/partners/ftdl.png\" alt=\"FTdL\" height=\"75\"\u003e](https://ftdl.pl/)\n\n###\n###\n\n[\u003cimg src=\"docs/images/partners/jb_beam.png\" alt=\"JetBrains\" height=\"170\"\u003e](https://jb.gg/OpenSourceSupport)\n\n###\n###\n\n[\u003cimg src=\"docs/images/partners/blackfire-io.png\" alt=\"blackfire.io\" height=\"75\"\u003e](https://www.blackfire.io/open-source/)\n\n###\n###\n\n[\u003cimg src=\"docs/images/partners/browserstack.svg\" alt=\"BrowserStack\" height=\"75\"\u003e](https://www.browserstack.com/open-source)\n\n###\n\n## License\n\n[AGPL-3.0 license](https://github.com/ernestwisniewski/kbin/blob/main/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fernestwisniewski%2Fkbin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fernestwisniewski%2Fkbin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fernestwisniewski%2Fkbin/lists"}