mirror of
https://github.com/koajs/examples.git
synced 2026-01-18 14:38:19 +00:00
Merge pull request #102 from ApelSYN/master
Add a simple Koa REST Skeleton Application
This commit is contained in:
commit
43d6e5a4bc
@ -44,6 +44,7 @@ make lint
|
||||
- [cnpmjs.org](https://github.com/cnpm/cnpmjs.org) - Private npm registry and web for Enterprise, base on koa, MySQL and Simple Store Service
|
||||
- [blog-mongo](https://github.com/marcusoftnet/koablog-mongo) - the blog example from this repo, but using a MongoDb database, and tests
|
||||
- [koa-rest](https://github.com/hemanth/koa-rest) - A simple app to demo REST API
|
||||
- [koajs-rest-skeleton](https://github.com/ria-com/node-koajs-rest-skeleton) - A simple Koa REST Skeleton Application
|
||||
- [koa-bookshelf](https://github.com/Tomsqualm/koa-bookshelf) - Koa example with CRUD, using MongoDB and Heroku comptability
|
||||
- [todo](https://github.com/koajs/todo) - A todo example written in koa and [react](http://facebook.github.io/react/)
|
||||
- [koa-skeleton](https://github.com/danneu/koa-skeleton) - A simple made-to-be-forked Koa app that uses Postgres and deploys to Heroku.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user