NinGoo / examples

Example Koa apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Koa Examples

A repository containing small examples to illustrate the use of Koa for creating web applications and other HTTP servers.

Included Examples

Example Repositories

  • links - experimental content sharing and collaboration platform
  • component-crawler - crawl users and organizations for repositories with component.jsons
  • bigpipe - Facebook's BigPipe implementation in koa and component
  • webcam-mjpeg-stream - stream JPEG snapshots from your Mac
  • cnpmjs.org - Private npm registry and web for Enterprise, base on koa, MySQL and Simple Store Service
  • blog-mongo - the blog example from this repo, but using a MongoDb database, and tests
  • koa-project - the blog example from this repo, using a MongoDb database, and MVC
  • koa-rest - A simple app to demo REST API
  • koa-bookshelf - Koa example with CRUD, using MongoDB and Heroku comptability
  • todo - A todo example written in koa and react

Boilerplates

Yeoman Generators

  • koa-rest - RESTful API scaffolder with subgenerator
  • koa - Web Application scaffolder
  • k - Web Application scaffolder with Chinese README

About

Example Koa apps


Languages

Language:JavaScript 92.2%Language:HTML 7.4%Language:Makefile 0.4%