#
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.
Here are 1,912 public repositories matching this topic...
-
Updated
Oct 2, 2020 - JavaScript
-
Updated
Sep 23, 2020 - JavaScript
graphql
koa
express
node
hapi
graphql-server
express-graphql
restify
apollographql
graphql-schema
resolvers
-
Updated
Oct 2, 2020 - TypeScript
Execute one command (or mount one Node.js middleware) and get an instant high-performance GraphQL API for your PostgreSQL database!
nodejs
api
graphql
http
postgres
koa
express
node
typescript
schema
postgresql
graphql-js
instant
pgsql
pg
koa2
postgraphql
graphql-api
graphile
automatic-api
-
Updated
Sep 28, 2020 - JavaScript
High performance JavaScript templating engine
-
Updated
Aug 5, 2020 - JavaScript
nodejs
api
docker
koa
nasa
rest-api
space
rocket
launchpad
restful-api
spacex
space-program
spacex-api
-
Updated
Oct 1, 2020 - JavaScript
记录成长的过程
-
Updated
Jun 10, 2020 - JavaScript
OAuth Proxy
nodejs
javascript
aws
middleware
oauth
lambda
koa
oauth2
express
node
authentication
aws-lambda
server
js
serverless
hapi
azure
gcp
authorization
vercel
-
Updated
Oct 1, 2020 - JavaScript
nodejs
javascript
api
bootstrap
redis
aws
boilerplate
koa
framework
react-native
mvc
mongodb
mongoose
s3
prettier
passport
ava
xo
cloudfront
async-await
-
Updated
Sep 30, 2020 - JavaScript
nodejs
javascript
blog
koa
design-pattern
typescript
frontend
serverless
algorithms
css3
reactjs
leetcode-solutions
leetcode-javascript
nestjs
webpack4
-
Updated
Oct 2, 2020 - Vue
Koa' application generator for 1.x and 2.x( Express-style and support all middlewares include async/await )
-
Updated
Feb 18, 2020 - JavaScript
Create a GraphQL HTTP server with Koa.
-
Updated
Jul 30, 2020 - JavaScript
Passport middleware for Koa
-
Updated
Sep 25, 2020 - JavaScript
mysql
docker
koa
vue
jest
docker-compose
vue2
todolist
koa2
jest-tests
vue-ssr
docker-support
vue-koa-demo
vue-koa-ssr
-
Updated
Sep 7, 2020 - JavaScript
(H5编辑器)H5-Dooring是一款功能强大,开源免费的H5可视化页面配置解决方案,致力于提供一套简单方便、专业可靠、无限可能的H5落地页最佳实践。技术栈以react为主, 后台采用nodejs开发.
react
nodejs
javascript
koa
typescript
react-router
drag-and-drop
plugins
react-dnd
page-builder
antd
koa2
site-generator
h5
react-hooks
lowcode
h5-editor
dooring
h5-dooring
-
Updated
Sep 28, 2020 - TypeScript
Template rendering middleware for koa (hbs, swig, pug, anything! ✨ )
-
Updated
Sep 21, 2020 - JavaScript
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
heroku
docker
cors
jwt
koa
crud
node
typescript
sql
rest-api
swagger
winston
helmet
nodemon
typeorm
koa2
koa-router
class-validator
koa-jwt
github-actions
-
Updated
Jul 19, 2020 - TypeScript
I've read the docs, and it seems you can pass through
knexinstances, but I didn't see if it supports SQLite3 - could you clarify please?