#
koa2

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,589 public repositories matching this topic...
-
Updated
Dec 6, 2021 - JavaScript
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
Dec 20, 2021 - TypeScript
cool-admin(midway版)一个很酷的后台权限管理框架,模块化、插件化、CRUD极速开发,永久开源免费,基于midway.js 2.0、typescript、typeorm、mysql、jwt、element-ui等构建
mysql
docker
redis
jwt
typescript
vue
serverless
typeorm
koa2
bull
egg
element-ui
midway
vite
vue3-typescript
-
Updated
Dec 18, 2021 - TypeScript
sass
typescript
koa2
vue-admin
vue-element-admin
vue3
echats
dotenv-cli
composition-api
vuex4
vue-router-next
vue3-composition-api
element-plus
vue3-admin
axios-mapper
vue-i18n-next
vue3-composition-admin
-
Updated
Nov 26, 2021 - Vue
Koa' application generator for 1.x and 2.x( Express-style and support all middlewares include async/await )
-
Updated
Oct 25, 2020 - JavaScript
mysql
express
node
html5
es6
css3
socket-io
vuex
webpack2
axios
vue2
vue-router
koa2
async-await
es7
es8
-
Updated
Aug 11, 2021 - Vue
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
Nov 3, 2021 - TypeScript
A Hackable Markdown Note Application for Programmers. Documents encryption, code snippet running, integrated terminal, chart embedding, HTML applets, plug-in, and macro replacement.
electron
nodejs
editor
markdown
vue
notebook
markdown-editor
vscode
text-editor
koa2
monaco-editor
markdown-it
-
Updated
Jan 5, 2022 - TypeScript
Passport middleware for Koa
-
Updated
Dec 17, 2021 - JavaScript
mysql
docker
koa
vue
jest
docker-compose
vue2
todolist
koa2
jest-tests
vue-ssr
docker-support
vue-koa-demo
vue-koa-ssr
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Nov 29, 2017 - JavaScript
react hooks + koa2 + sequelize + mysql 构建的个人博客。具备评论、通知、上传文章等等功能
-
Updated
Oct 5, 2021 - JavaScript
前后端分离+服务端渲染的博客系统. 基于Vue2、Koa2、MongoDB、Redis
-
Updated
Jun 22, 2017 - JavaScript
Important security headers for koa
-
Updated
Aug 20, 2021 - JavaScript
一个基于 react-native + mobx + socket.io + node 的仿微信 JS-Wechat
-
Updated
Mar 25, 2017 - JavaScript
Describe the bug
Using xframe
ALLOW-FROM
throws error in console:Invalid 'X-Frame-Options' header encountered when loading 'https://api.dev.mysite.com/uploads/my-file.pdf': 'ALLOW-FROM dev.mysite.com' is not a recognized directive. The header will be ignored.
https://strapi.io/documentation/v3.x/concepts/middlewares.html#response-middlewares
instructions for xframe indicate `ALLOW-FR