{"id":15496956,"url":"https://github.com/lencx/cloudevents","last_synced_at":"2026-05-17T02:34:08.312Z","repository":{"id":104824958,"uuid":"198551397","full_name":"lencx/cloudevents","owner":"lencx","description":"☁️ koa + cloudevents","archived":false,"fork":false,"pushed_at":"2019-08-18T16:10:03.000Z","size":7,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-23T05:34:54.099Z","etag":null,"topics":["cloudevents","koa"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/lencx.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}},"created_at":"2019-07-24T03:28:04.000Z","updated_at":"2023-09-08T17:56:10.000Z","dependencies_parsed_at":"2023-05-30T08:15:42.017Z","dependency_job_id":null,"html_url":"https://github.com/lencx/cloudevents","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"2bc93ebedce7d3776759fe5c27afefa965a8da6c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lencx%2Fcloudevents","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lencx%2Fcloudevents/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lencx%2Fcloudevents/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lencx%2Fcloudevents/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lencx","download_url":"https://codeload.github.com/lencx/cloudevents/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246068279,"owners_count":20718503,"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":["cloudevents","koa"],"created_at":"2024-10-02T08:29:38.986Z","updated_at":"2025-10-25T00:41:51.260Z","avatar_url":"https://github.com/lencx.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cloudevents\n\n* [CloudEvents](https://github.com/cloudevents)\n\n```bash\nyarn\n\n# dev\n# or `npm run dev`\nyarn dev\n\n# A Binary One\ncurl -X POST \\\n-d'{\"a\": 1, \"b\": 2}' \\\n-H'ce-specversion:0.3' \\\n-H'ce-type:com.github.pull.create' \\\n-H'ce-source:https://github.com/cloudevents/spec/pull/123' \\\n-H'ce-id:45c83279-c8a1-4db6-a703-b3768db93887' \\\n-H'ce-time:2019-06-21T17:31:00Z' \\\nhttp://localhost:8080/node/event\n```\n\n## ⚙️ Config\n\n```js\n// config/env/*.js: [dev, prd, ...]\nmodule.exports = {\n  api: {\n    event: 'http://xxx.xxx.xxx',\n  }\n}\n```\n\n## 🔮 Feature\n\n* proposal-optional-chaining\n* format data: `/app/format/*`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flencx%2Fcloudevents","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flencx%2Fcloudevents","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flencx%2Fcloudevents/lists"}