denizozger / 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
  • simgr-server - image optimization and resizing server
  • gitproximus - github proxy with semver and content types
  • 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.

Boilerplates

About

Example Koa apps


Languages

Language:JavaScript 100.0%