{"id":19868352,"url":"https://github.com/alex0007/cycle-express-driver","last_synced_at":"2025-05-02T07:31:30.785Z","repository":{"id":57211220,"uuid":"84371214","full_name":"Alex0007/cycle-express-driver","owner":"Alex0007","description":"Express.js driver for Cycle.js","archived":false,"fork":false,"pushed_at":"2017-03-27T10:11:41.000Z","size":71,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-11T00:29:29.239Z","etag":null,"topics":["cycle-driver","cyclejs","expressjs"],"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/Alex0007.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}},"created_at":"2017-03-08T22:15:04.000Z","updated_at":"2024-06-14T06:19:41.000Z","dependencies_parsed_at":"2022-09-01T08:21:17.117Z","dependency_job_id":null,"html_url":"https://github.com/Alex0007/cycle-express-driver","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/Alex0007%2Fcycle-express-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alex0007%2Fcycle-express-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alex0007%2Fcycle-express-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alex0007%2Fcycle-express-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Alex0007","download_url":"https://codeload.github.com/Alex0007/cycle-express-driver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224302083,"owners_count":17289028,"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":["cycle-driver","cyclejs","expressjs"],"created_at":"2024-11-12T15:34:54.420Z","updated_at":"2024-11-12T15:34:55.908Z","avatar_url":"https://github.com/Alex0007.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cycle-express-driver [![npm version](https://badge.fury.io/js/cycle-express-driver.svg)](https://badge.fury.io/js/cycle-express-driver) [![dependencies Status](https://david-dm.org/Alex0007/cycle-express-driver/status.svg)](https://david-dm.org/Alex0007/cycle-express-driver)\n[Express.js](http://expressjs.com/) driver for [cycle.js](http://cycle.js.org/) forked from [here](https://github.com/whitecolor/cycle-express)\n\n## Stream of requests\n```js\nrouter.get('/').map(({id}) =\u003e {\n  return {id, send: 'Hello, world'}\n})\n```\n\n## Nested\n```js\nconst nested = router.route('/api')\nnested.post('/users').map((req) =\u003e {})\n ```\n\n## Example\nCheck out the minimal working sample at [Alex0007/cycle-express-hello-world](https://github.com/Alex0007/cycle-express-hello-world)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falex0007%2Fcycle-express-driver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falex0007%2Fcycle-express-driver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falex0007%2Fcycle-express-driver/lists"}