{"id":13780050,"url":"https://github.com/koajs/todo","last_synced_at":"2025-10-08T02:31:44.669Z","repository":{"id":15255751,"uuid":"17984834","full_name":"koajs/todo","owner":"koajs","description":"a todo example write with koa and react","archived":true,"fork":false,"pushed_at":"2018-10-28T01:00:10.000Z","size":1929,"stargazers_count":165,"open_issues_count":14,"forks_count":40,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-10-30T00:55:28.030Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://koa-todo.herokuapp.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"mzandri/braccio_VAMC","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/koajs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-03-21T15:45:48.000Z","updated_at":"2024-08-02T02:19:13.000Z","dependencies_parsed_at":"2022-08-03T07:31:06.221Z","dependency_job_id":null,"html_url":"https://github.com/koajs/todo","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/koajs%2Ftodo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koajs%2Ftodo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koajs%2Ftodo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koajs%2Ftodo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koajs","download_url":"https://codeload.github.com/koajs/todo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235251080,"owners_count":18960199,"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":[],"created_at":"2024-08-03T18:01:11.856Z","updated_at":"2025-10-08T02:31:39.237Z","avatar_url":"https://github.com/koajs.png","language":"JavaScript","funding_links":[],"categories":["Middleware"],"sub_categories":[],"readme":"koa-todo\n========\n\n[![build status][travis-image]][travis-url]\n[![Coveralls][coveralls-image]][coveralls-url]\n[![David deps][david-image]][david-url]\n[![node version][node-image]][node-url]\n[![Gittip][gittip-image]][gittip-url]\n\n[travis-image]: https://img.shields.io/travis/koajs/todo.svg?style=flat-square\n[travis-url]: https://travis-ci.org/koajs/todo\n[coveralls-image]: https://img.shields.io/coveralls/koajs/todo.svg?style=flat-square\n[coveralls-url]: https://coveralls.io/r/koajs/todo?branch=master\n[david-image]: https://img.shields.io/david/koajs/todo.svg?style=flat-square\n[david-url]: https://david-dm.org/koajs/todo\n[node-image]: https://img.shields.io/badge/node.js-%3E=_0.11-red.svg?style=flat-square\n[node-url]: http://nodejs.org/download/\n[gittip-image]: https://img.shields.io/gittip/dead-horse.svg?style=flat-square\n[gittip-url]: https://www.gittip.com/dead-horse/\n\na todo example write with koa and react.\n\n![](snapshot.png)\n\n## Develop\n\n```\ngit clone https://github.com/koajs/todo.git\nmake install\nmake watch\n# use node 0.11\nnode --harmony app.js\n```\n\n## Technology\n\n### backend\n\n- koa\n- levelup\n\n### frontend\n\n- react (without flux)\n- superagent\n- browserify\n\n## TODO\n\n- [ ] socket.io\n- [ ] backend test\n- [ ] frontend test\n- [ ] try flux?\n\n## Tree\n\n```\n├── Makefile\n├── app.js\n├── common\n│   └── db.js\n├── config.js\n├── controllers\n│   ├── home.js\n│   └── task.js\n├── models\n│   └── task.js\n├── package.json\n├── public\n│   ├── javascripts\n│   │   ├── app.js\n│   │   ├── bundle.js\n│   │   ├── components\n│   │   │   ├── footer.js\n│   │   │   ├── header.js\n│   │   │   ├── textinput.js\n│   │   │   ├── todo.js\n│   │   │   ├── todo_app.js\n│   │   │   └── todo_list.js\n│   │   └── task_store.js\n│   └── todomvc-common\n│       ├── base.css\n│       ├── bg.png\n│       ├── bower.json\n│       └── readme.md\n├── routes.js\n├── test\n└── views\n    └── index.html\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoajs%2Ftodo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoajs%2Ftodo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoajs%2Ftodo/lists"}