koa

HTTP middleware framework

Expressive HTTP middleware framework for building web applications and APIs in Node.js

Expressive middleware for node.js using ES2017 async functions

GitHub

35k stars
832 watching
3k forks
Language: JavaScript
last commit: about 1 month ago
Linked from 5 awesome lists

koa

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
koajs/examples A collection of Koa examples illustrating its use in building web applications and other HTTP servers. 4,528
tj/co Provides a simple and efficient way to write non-blocking code using promises in JavaScript 11,895
dbalas/koalerplate A simple Koa 2 boilerplate for building RESTful APIs in Node.js 124
senchalabs/connect A framework for building HTTP servers with modular, extensible middleware architecture 9,843
caolan/async Utilities for working with asynchronous JavaScript code 28,208
koajs/koa-lusca Middleware for securing web applications in Node.js using the Koa framework. 66
koalex/koa-json-rpc A JSON-RPC middleware for Koa.js that enables asynchronous remote procedure calls with built-in support for batching and parallel handling. 6
koajs/conditional-get Middleware that allows conditional GET requests in Koa applications 61
oakserver/oak A middleware framework for handling HTTP requests in various environments 5,224
android-async-http/android-async-http An HTTP client library that makes asynchronous requests to retrieve data from servers 10,632
koajs/cash A caching middleware for Koa.js applications that supports multiple storage options and compression 153
koajs/userauth Provides a middleware layer to authenticate users in Koa.js applications 138
nodejs/node A cross-platform JavaScript runtime environment supporting collaborative development and focused on stability and security 108,373
jaydenseric/graphql-api-koa Middleware for Koa to handle GraphQL queries and errors 52
asynchttpclient/async-http-client An asynchronous HTTP client library for Java applications 6,301