{"id":15440256,"url":"https://github.com/trieloff/helix-micropub-endpoint","last_synced_at":"2026-01-20T00:02:41.765Z","repository":{"id":38175046,"uuid":"268122619","full_name":"trieloff/helix-micropub-endpoint","owner":"trieloff","description":"A micropub publishing endpoint for Project Helix","archived":false,"fork":false,"pushed_at":"2023-07-12T18:39:15.000Z","size":3815,"stargazers_count":1,"open_issues_count":10,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T17:35:17.509Z","etag":null,"topics":["github","helix","micropub","micropub-endpoint","openwhisk-actions","serverless"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trieloff.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2020-05-30T16:56:29.000Z","updated_at":"2022-06-13T09:03:30.000Z","dependencies_parsed_at":"2024-12-20T04:45:13.851Z","dependency_job_id":"235bad9b-e198-4258-a94b-7fd81a76b4e5","html_url":"https://github.com/trieloff/helix-micropub-endpoint","commit_stats":{"total_commits":41,"total_committers":4,"mean_commits":10.25,"dds":0.3902439024390244,"last_synced_commit":"9111bf251db43e601c0780fcbd91376321124217"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/trieloff/helix-micropub-endpoint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trieloff%2Fhelix-micropub-endpoint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trieloff%2Fhelix-micropub-endpoint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trieloff%2Fhelix-micropub-endpoint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trieloff%2Fhelix-micropub-endpoint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trieloff","download_url":"https://codeload.github.com/trieloff/helix-micropub-endpoint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trieloff%2Fhelix-micropub-endpoint/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28590676,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T00:01:37.455Z","status":"ssl_error","status_checked_at":"2026-01-19T23:58:17.328Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["github","helix","micropub","micropub-endpoint","openwhisk-actions","serverless"],"created_at":"2024-10-01T19:11:46.791Z","updated_at":"2026-01-20T00:02:41.748Z","avatar_url":"https://github.com/trieloff.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Helix Micropub Endpoint\n\n\u003e A micropub publishing endpoint for Project Helix\n\n## Status\n[![codecov](https://img.shields.io/codecov/c/github/trieloff/helix-micropub-endpoint.svg)](https://codecov.io/gh/trieloff/helix-micropub-endpoint)\n[![CircleCI](https://img.shields.io/circleci/project/github/trieloff/helix-micropub-endpoint.svg)](https://circleci.com/gh/trieloff/helix-micropub-endpoint)\n[![GitHub license](https://img.shields.io/github/license/trieloff/helix-micropub-endpoint.svg)](https://github.com/trieloff/helix-micropub-endpoint/blob/master/LICENSE.txt)\n[![GitHub issues](https://img.shields.io/github/issues/trieloff/helix-micropub-endpoint.svg)](https://github.com/trieloff/helix-micropub-endpoint/issues)\n[![LGTM Code Quality Grade: JavaScript](https://img.shields.io/lgtm/grade/javascript/g/trieloff/helix-micropub-endpoint.svg?logo=lgtm\u0026logoWidth=18)](https://lgtm.com/projects/g/trieloff/helix-micropub-endpoint)\n[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)\n\n## Installation\n\nNone. This is a service.\n\n## Demo\n\nhttps://vimeo.com/424564648\n\n## Purpose\n\n[Micropub](https://indieweb.org/Micropub) is an API for creating posts on Websites. It is supported by a number of clients, most notably [IA Writer](https://ia.net/writer).\n\n`helix-micropub-endpoint` is a Micropub endpoint for GitHub that works great with [Helix Pages](https://www.hlx.page). If you quickly need to post something from a desktop or mobile client without using the GitHub online editor, you might want to give it a try.\n\nThe base URL `https://adobeioruntime.net/api/v1/web/trieloff/helix-micropub/publish@v1/\u003cowner\u003e/\u003crepo\u003e/\u003cref\u003e` includes your GitHub username, repository and the branch where you want posts to show up. Typically that would be `master`.\n\n\n## Usage\n\nTry the service here:\n\n```bash\ncurl https://adobeioruntime.net/api/v1/web/trieloff/helix-micropub/publish@v1/\u003cowner\u003e/\u003crepo\u003e/\u003cref\u003e\n```\n\n### Posting with IA Writer\n\n1. Open IA Writer\n2. Go to Settings and Accounts\n\n![](./docs/add-micropub.png)\n\n3. Click the plus button and select Micropub\n\n![](./docs/enter-token-manually.png)\n\n4. Select \"Enter Token Manually\"\n5. Paste the URL from above.\n6. Paste a GitHub developer token that has access to the `repo` and `user` scope (it will commit in your name)\n\n![](./docs/post-markdown.png)\n\n7. You are ready to post.\n\n## Development\n\n### Deploying Helix MicroPub Endpoint\n\nDeploying Helix MicroPub Endpoint requires the `wsk` command line client, authenticated to a namespace of your choice. For this project, I am using the `trieloff` namespace.\n\nAll commits to master that pass the testing will be deployed automatically. All commits to branches that will pass the testing will get commited as `/helix-micropub/publish@ci\u003cnum\u003e` and tagged with the CI build number.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrieloff%2Fhelix-micropub-endpoint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrieloff%2Fhelix-micropub-endpoint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrieloff%2Fhelix-micropub-endpoint/lists"}