Skip to content
#

Koa

koa logo

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 2,356 public repositories matching this topic...

tsed

📐 Ts.ED is a Node.js and TypeScript framework on top of Express to write your application with TypeScript (or ES6). It provides a lot of decorators and guideline to make your code more readable and less error-prone. ⭐️ Star to support our work!

  • Updated Apr 13, 2024
  • TypeScript

Created by TJ Holowaychuk

Released December 19, 2013

Followers
5.5k followers
Repository
koajs/koa
Website
koajs.com