#
koajs

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 361 public repositories matching this topic...
html
theme
nginx
webserver
expressjs
error-handling
caddy
error-messages
koajs
apache-httpd
lighttpd
http-errors
-
Updated
Jun 10, 2021 - JavaScript
Starter template for Nuxt.js with KoaJS.
-
Updated
Mar 8, 2021 - JavaScript
cool-admin-api 是基于egg.js、typeorm、jwt等封装的api开发脚手架、快速开发api接口
-
Updated
May 22, 2020 - TypeScript
An Universal ReactJS/Redux Boilerplate
react
redux
sass
boilerplate
babel
webpack
mocha
react-router
eslint
enzyme
reactjs
karma
cssnext
css-modules
starterkit
code-splitting
koajs
hot-reload
-
Updated
Apr 30, 2017 - JavaScript
Awesome koa frameworks, middlewares, boilerplates & demos.
-
Updated
Apr 10, 2020
A NodeJs Skeleton based in Clean Arquitecture to use TypeScript with ExpressJs, KoaJs or any other web server framework.
-
Updated
Aug 3, 2021 - TypeScript
ES6/7 ready SQL library for node.js inspired by Clojure's yesql
-
Updated
Jun 10, 2021 - JavaScript
koa-authz is an authorization middleware for Koa2 based on Casbin
-
Updated
May 10, 2021 - JavaScript
-
Updated
Nov 26, 2019 - JavaScript
TensorFlow.js Full-Stack Starter Kit
nodejs
graphql
machine-learning
typescript
webpack
reactjs
tensorflow
model
artificial-intelligence
vega
vega-lite
koajs
starter-kit
example-project
-
Updated
Jul 20, 2021 - TypeScript
react
redux
nodejs
javascript
oauth
koa
node
redux-saga
reactjs
passport
koajs
passportjs
passport-local
reactrouter
passport-facebook
-
Updated
Jun 24, 2018 - JavaScript
A framework base on Koajs2 with Decorator, Params checker and a base of modules (cors, bodyparser, compress, I18n, etc…) to let you develop smart api easily
-
Updated
Jul 5, 2021 - TypeScript
Starter project for using koa with TS and TypeORM
nodejs
javascript
jwt
koa
typescript
rest-api
dependency-injection
koajs
help-wanted
typeorm
starter-project
typedi
routing-controllers
-
Updated
Nov 27, 2020 - TypeScript
Currently, the
operationId
is created in the following manner:When creating OpenAPI bindings using
@openapitools/openapi-generator-cli
this will result in the following client method:So it would be nice if there were a way to provide a custom
operationId
generator to be able to adjust th