koakoa

Koa is an expressive middleware framework for Node.js servers that uses ES2017 async functions.

There are 2353 repositories under koa topic.

  • strapi

    strapi/strapi

    🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable and developer-first.

    Language:TypeScript61.1k6669.1k7.6k
  • koajs/koa

    Expressive middleware for node.js using ES2017 async functions

    Language:JavaScript34.9k8389033.2k
  • egg

    eggjs/egg

    🥚 Born to build better enterprise frameworks and apps with Node.js & Koa

    Language:JavaScript18.8k4774k1.8k
  • apollographql/apollo-server

    🌍  Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.

    Language:TypeScript13.7k2072.3k2k
  • graphile/crystal

    🔮 Graphile's Crystal Monorepo; home to Grafast, PostGraphile, pg-introspection, pg-sql2 and much more!

    Language:TypeScript12.5k1261.2k564
  • r-spacex/SpaceX-API

    :rocket: Open Source REST API for SpaceX launch, rocket, core, capsule, starlink, launchpad, and landing pad data.

    Language:JavaScript10.3k185522914
  • aui/art-template

    High performance JavaScript templating engine

    Language:JavaScript9.8k5146002.7k
  • chenshenhai/koa2-note

    《Koa2进阶学习笔记》已完结🎄🎄🎄

  • berwin/Blog

    记录成长的过程

    Language:JavaScript4.1k31353317
  • grant

    simov/grant

    OAuth Proxy

    Language:JavaScript4k51209256
  • node-rate-limiter-flexible

    animir/node-rate-limiter-flexible

    Atomic counters and rate limiting tools. Limit resource access at any scale.

    Language:JavaScript2.9k24185156
  • tsed

    tsedio/tsed

    :triangular_ruler: 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!

    Language:TypeScript2.8k421.2k281
  • lad

    ladjs/lad

    Node.js framework made by a former @expressjs TC and @koajs team member. Built for @forwardemail, @spamscanner, @breejs, @cabinjs, and @lassjs.

    Language:JavaScript2.3k58260153
  • nodejs-koa-blog

    lfb/nodejs-koa-blog

    基于 Node.js Koa2 实战开发的一套完整的博客项目网站

    Language:JavaScript1.8k40125455
  • ianstormtaylor/permit

    An unopinionated authentication library for building Node.js APIs.

    Language:JavaScript1.7k261470
  • graphql-upload

    jaydenseric/graphql-upload

    Middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.

    Language:JavaScript1.4k16332131
  • xiongwilee/Gracejs

    A Nodejs BFF framework, build with koa2(基于koa2的标准前后端分离框架)

    Language:JavaScript1.4k6550238
  • dongyuanxin/blog

    📚 专注Web与算法

    Language:Vue1.4k61104183
  • cdfang-spider

    mengsixing/cdfang-spider

    📊 成都房协网数据分析,喜欢请点 star!

    Language:TypeScript1.2k3021223
  • chowa/ejyy

    「e家宜业」是一整套开源智慧物业解决方案,基于nodejs、typescript、koa、vue开发,包含web中台、业主小程序、员工小程序、公众号、物联网应用等,涵盖业主服务、物业运营、智能物联、数据统计等主要业务。

    Language:TypeScript1k265314
  • javieraviles/node-typescript-koa-rest

    REST API boilerplate using NodeJS and KOA2, typescript. Logging and JWT as middlewares. TypeORM with class-validator, SQL CRUD. Docker included. Swagger docs, actions CI and valuable README

    Language:TypeScript9952223173
  • microzz/vue-chat

    👥Vue全家桶+Socket.io+Express/Koa2打造一个智能聊天室。

    Language:Vue9744312251
  • i5ting/koa-generator

    Koa' application generator for 1.x and 2.x( Express-style and support all middlewares include async/await )

    Language:JavaScript9714253111
  • demopark/koa-docs-Zh-CN

    Koa 文档的中文版本 , 更新至 v2.13.4 版本.

  • koajs/session

    Simple session middleware for koa

    Language:JavaScript89512138112
  • lanzhsh/react-vue-koa

    Vue,React,微信小程序,快应用,TS , Koa, JS一把梭

    Language:JavaScript877223440
  • cabin

    cabinjs/cabin

    :evergreen_tree: Cabin is the best self-hosted JavaScript and Node.js logging service. Made for @forwardemail.

    Language:JavaScript87079044
  • graphql-community/koa-graphql

    Create a GraphQL HTTP server with Koa.

    Language:TypeScript841135261
  • ream/deprecated

    🚀 Framework for building universal web app and static website in Vue.js (beta)

    Language:JavaScript8293210342
  • TaleLin/lin-cms-koa

    🌀使用Node.JS KOA构建的CMS开发框架

    Language:JavaScript7962080172
  • rkusa/koa-passport

    Passport middleware for Koa

    Language:JavaScript776139655
  • Lrunlin/blog

    使用Next.js+React.js+Koa+Typescript搭建的技术博客社区

    Language:TypeScript764185136
  • yi-ge/Koa2-API-Scaffold

    一个基于Koa2的轻量级RESTful API Server脚手架。

    Language:JavaScript7641717148
  • Molunerfinn/vue-koa-demo

    :beginner:A simple full stack demo(CSR & SSR & Docker Support) written by Vue2 & Koa2(Koa1 verson also completed)

    Language:JavaScript7582444166
  • queckezz/koa-views

    Template rendering middleware for koa (hbs, swig, pug, anything! :sparkles:)

    Language:JavaScript713149187
  • chenshenhai/koajs-design-note

    《Koa.js 设计模式-学习笔记》已完结 😆