{"id":14984994,"url":"https://github.com/fedikit/fedikit","last_synced_at":"2025-04-10T23:15:32.053Z","repository":{"id":205474922,"uuid":"714321660","full_name":"fedikit/fedikit","owner":"fedikit","description":"🧱 Building Blocks for Fediverse.","archived":false,"fork":false,"pushed_at":"2024-02-07T12:15:19.000Z","size":92,"stargazers_count":13,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T23:15:24.624Z","etag":null,"topics":["activity-stream","activitypub","deno","fedikit","fediverse","http-signature","httpsig","nodeinfo","typescript","webfinger"],"latest_commit_sha":null,"homepage":"https://deno.land/x/fedikit","language":"TypeScript","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/fedikit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2023-11-04T15:11:07.000Z","updated_at":"2025-04-03T09:16:09.000Z","dependencies_parsed_at":"2023-11-07T15:32:01.697Z","dependency_job_id":"be4c9926-5412-49bb-aad8-55109c2c90eb","html_url":"https://github.com/fedikit/fedikit","commit_stats":null,"previous_names":["fedikit/fedikit"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedikit%2Ffedikit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedikit%2Ffedikit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedikit%2Ffedikit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedikit%2Ffedikit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fedikit","download_url":"https://codeload.github.com/fedikit/fedikit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248312134,"owners_count":21082638,"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":["activity-stream","activitypub","deno","fedikit","fediverse","http-signature","httpsig","nodeinfo","typescript","webfinger"],"created_at":"2024-09-24T14:10:03.843Z","updated_at":"2025-04-10T23:15:32.038Z","avatar_url":"https://github.com/fedikit.png","language":"TypeScript","readme":"# FediKit\n\n[![deno.land/x/fedikit](https://shield.deno.dev/x/fedikit)](https://deno.land/x/fedikit)\n![deno compatibility](https://shield.deno.dev/deno/^1.38)\n[![npm](https://img.shields.io/npm/v/%40fedikit/http-signature)](https://www.npmjs.com/org/fedikit)\n\nBuilding Blocks for Fediverse.\n\n## Features\n\n- Available on multiple runtimes.\n  - FediKit is a Deno modules, published to npm with the help of\n    [`dnt`](https://github.com/denoland/dnt).\n- Focus on [Web Standard](https://hono.dev/concepts/web-standard).\n  - FediKit uses Web Standard APIs for functionality such as `fetch`, `Request`\n    and `Response` wherever possible.\n  - For HTTP Signature, it uses the\n    [Web Crypto API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Crypto_API).\n\n## Setup\n\n### Deno\n\nAdd FediKit to your `deno.json` or `import_map.json` (replace `{{version}}` with\nthe [current version](https://github.com/fedikit/fedikit/tags)):\n\n```json\n{\n  \"imports\": {\n    \"fedikit/\": \"https://deno.land/x/fedikit@{{version}}/\"\n  }\n}\n```\n\n### Node.js / Bun\n\nFediKit is published under the [`@fedikit`](https://www.npmjs.com/org/fedikit)\nscope of npm, and you can download a package individually to suit your needs.\n\n```bash\nbun add @fedikit/http-signature # bun\npnpm add @fedikit/http-signature # pnpm\nyarn add @fedikit/http-signature # yarn\nnpm i @fedikit/http-signature # npm\n```\n\n## Blocks\n\n### [HostMeta](/src/host-meta/)\n\n### [HTTP Signature](/src/http-signature/) [WIP]\n\n### [NodeInfo](/src/nodeinfo/)\n\n### [Webfinger](/src/webfinger/)\n\n## Roadmap\n\nFediKit currently only has a few peripheral libraries, mostly because of my\nlimited energy.\n\nI might consider writing some ActivityPub libraries (e.g. Actor, Activity\nQueues) once this project have other contributors on board.\n\n## License\n\nLicensed under [MIT](LICENSE.md).\n\n### Third Party Licenses\n\nThis project partially copies code from the following projects:\n\n- [yusukebe/minidon](https://github.com/yusukebe/minidon)\n  ([MIT](https://github.com/yusukebe/minidon#license))\n- [skymethod/minipub](https://github.com/skymethod/minipub)\n  ([MIT](https://github.com/skymethod/minipub/blob/master/LICENSE))\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedikit%2Ffedikit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffedikit%2Ffedikit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedikit%2Ffedikit/lists"}