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 66 public repositories matching this topic...
a middleware that automatically list the interfaces you write
-
Updated
Dec 2, 2017 - HTML
📚 A simple micro-service to manage users
-
Updated
May 15, 2018 - HTML
Example PWA(Progressive Web Apps) built on top of following libraries.
-
Updated
Jul 25, 2018 - HTML
A simple Node.js server to serve the built NewsHub Client in production
-
Updated
Sep 19, 2018 - HTML
Side-by-side under the same domain static HTML Nginx and Node.js API application docker-compose boilerplate.
-
Updated
Mar 2, 2019 - HTML
Created by TJ Holowaychuk
Released December 19, 2013
Latest release 17 days ago
- Followers
- 5.9k followers
- Repository
- koajs/koa
- Website
- github.com/topics/koa