Koa
Koa is a new web framework designed by the team behind Express,
which aims to be a smaller, more expressive, and more robust foundation
for web applications and APIs. By leveraging async functions, Koa allows you
to ditch callbacks and greatly increase error-handling. Koa does not bundle any
middleware within its core, and it provides an elegant suite of methods that make
writing servers fast and enjoyable.
Here are 606 public repositories matching this topic...
validate JSON schema e.g. from user input whether it meets your database models
-
Updated
Feb 22, 2017 - TypeScript
-
Updated
Apr 26, 2017 - TypeScript
MEAN app (mongo koa angular node)
-
Updated
May 23, 2017 - TypeScript
rndevoo's API gateway
-
Updated
Jun 20, 2017 - TypeScript
MKAUNTS: Mongo Koa Aurelia Node Typescript - This is a template for creating a Node https application that hosts an Aurelia SPA using Koa as a router and Mongo as a database written in Typescript.
-
Updated
Jul 2, 2017 - TypeScript
A session middlreware for koa@2.x by redis.
-
Updated
Jul 17, 2017 - TypeScript
Koa Web Api Boilerplate
-
Updated
Aug 15, 2017 - TypeScript
Basic node server structure
-
Updated
Aug 25, 2017 - TypeScript
✏️ Backend for a collaborative web editor
-
Updated
Sep 21, 2017 - TypeScript
Pimp your Koa project with decorators.
-
Updated
Oct 2, 2017 - TypeScript
A simple plugin for routing-controllers which allows to inject param from multiple sources.
-
Updated
Oct 10, 2017 - TypeScript
Demo GraphQL API server
-
Updated
Oct 17, 2017 - TypeScript
A demo stock item application that comprises of an AngularJS fronted, and a NodeJS backend, both written in Typescript
-
Updated
Oct 28, 2017 - TypeScript
Created by TJ Holowaychuk
Released December 19, 2013
Latest release 18 days ago
- Followers
- 5.9k followers
- Repository
- koajs/koa
- Website
- github.com/topics/koa