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.
-
- Sign up for GitHub or sign in to edit this page
- Created by TJ Holowaychuk
- Released December 19, 2013
Here's 1,560 public repositories matching this topic...
🚀 Open source Node.js Headless CMS to easily build customisable APIs
Good first issues
🥚 Born to build better enterprise frameworks and apps with Node.js & Koa
High performance JavaScript templating engine
🌍 GraphQL server for Express, Connect, Hapi, Koa and more
Execute one command (or mount one Node.js middleware) and get an instant high-performance GraphQL API for your PostgreSQL database!
:rocket: Open Source REST API for rocket, core, capsule, pad, and launch data
An interesting chat application power by socket.io, koa, mongodb and react
:boy: Lad scaffolds a Koa webapp and API framework for Node.js *TO BE RELEASED*
Good first issues
An unopinionated authentication library for building Node.js APIs.
Good first issues
A Nodejs SFB(Separation of Front and Back ends) framework, build with koa2(基于koa2的标准前后端分离框架)
🚀 Framework for building universal web app and static website in Vue.js (beta)
Koa' application generator for 1.x and 2.x( Express-style and support all middlewares include async/await )
Middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.
:beginner:A simple full stack demo(CSR & SSR & Docker Support) written by Vue2 & Koa2(Koa1 verson also completed)
A blog platform built with koa,vue and mongoose. 使用 koa ,vue 和 mongo 搭建的博客页面和支持markdown语法的博客编写平台,自动保存草稿。博客地址:https://chuckliu.me
Template rendering middleware for koa (hbs, swig, pug, anything! :sparkles:)
Node.js rate limiter by key and protection from DDoS and Brute-Force attacks in process Memory, Redis, MongoDb, Memcached, MySQL, PostgreSQL, Cluster or PM