{"id":15392667,"url":"https://github.com/jackdbd/micropub","last_synced_at":"2025-08-02T14:09:12.384Z","repository":{"id":165227941,"uuid":"639504660","full_name":"jackdbd/micropub","owner":"jackdbd","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-18T15:31:40.000Z","size":3442,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-27T05:52:18.639Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/jackdbd.png","metadata":{"files":{"readme":"README.md","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":"2023-05-11T15:31:05.000Z","updated_at":"2025-02-06T21:49:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"8c76379a-0874-44df-80e9-1e0aa4b1e0ea","html_url":"https://github.com/jackdbd/micropub","commit_stats":{"total_commits":11,"total_committers":1,"mean_commits":11.0,"dds":0.0,"last_synced_commit":"8f68638f1c67abc66757519c0d65d0148a55bedc"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jackdbd/micropub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackdbd%2Fmicropub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackdbd%2Fmicropub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackdbd%2Fmicropub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackdbd%2Fmicropub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jackdbd","download_url":"https://codeload.github.com/jackdbd/micropub/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackdbd%2Fmicropub/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268401594,"owners_count":24244464,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"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":[],"created_at":"2024-10-01T15:15:37.732Z","updated_at":"2025-08-02T14:09:12.357Z","avatar_url":"https://github.com/jackdbd.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Micropub\n\n[![CI workflow](https://github.com/jackdbd/micropub/actions/workflows/ci.yaml/badge.svg)](https://github.com/jackdbd/micropub/actions/workflows/ci.yaml)\n\nPackages for implementing an authorization server that supports the [IndieAuth protocol](https://indieauth.spec.indieweb.org/), a [Micropub](https://micropub.spec.indieweb.org/) server and a Micropub client.\n\n## Packages\n\n### Libraries\n\n| Library | Description |\n| :--- | :--- |\n| [fs-jsonl-storage](./src/lib/fs-jsonl-storage/README.md) | Storage implementation (filesystem, JSON Lines) |\n| [fs-json-storage](./src/lib/fs-json-storage/README.md) | Storage implementation (filesystem, JSON) |\n| [mem-atom-storage](./src/lib/mem-atom-storage/README.md) | Storage implementation (in-memory) |\n| [schemas](./src/lib/schemas/README.md) | Miscellaneous schemas |\n| [sqlite-storage](./src/lib/sqlite-storage/README.md) | Storage implementation (SQlite/LibSQL/Turso) |\n| [storage-api](./src/lib/storage-api/README.md) | Storage API definition |\n| [storage-implementations](./src/lib/storage-implementations/README.md) | Storage API implementations |\n\n### Fastify plugins\n\n| Plugin | Description |\n| :--- | :--- |\n| [micropub-client](./src/plugins/micropub-client/README.md) | Micropub client |\n| [render-config](./src/plugins/render-config/README.md) | Render a configuration object as HTML |\n\nSee also:\n\n- [Development](./docs/development.md)\n- [Testing](./docs/testing.md)\n- [Deploy](./docs/deploy.md)\n- [Scripts](./scripts/README.md)\n- [SQLite storage](./src/lib/sqlite-storage/README.md)\n\n## TODO\n\n- Use [SimpleWebAuthn](https://github.com/MasterKale/SimpleWebAuthn) (`@simplewebauthn/server` and `@simplewebauthn/browser`) for passkey authentication.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackdbd%2Fmicropub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjackdbd%2Fmicropub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackdbd%2Fmicropub/lists"}