The Wayback Machine - https://web.archive.org/web/20190821154740/https://github.com/topics/koa
Skip to content
koa logo

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.

Node.js rate limiter by key and protection from DDoS and Brute-Force attacks in process Memory, Redis, MongoDb, Memca…
JavaScript Updated Jul 20, 2019
You can’t perform that action at this time.