-
See #4 for a proposed fix.
UPDATE: @simov Let me know if you need a better explanation, but currently grant-profile is broken for koa.
-
Hi,
It would be very nice if there would be a middleware handler for koa like you did it with spirit-express.
-
# 浅谈 Koa 和 Express 的中间件设计模式
异步任务与洋葱圈模型
[https://blog.xav1er.com/p/middleware-of-koa-and-express/](https://blog.xav1er.com/p/middleware-of-koa-and-express/)
-
I like Koa. I like Koa a lot. See what you can do about implementing a Koa-like middleware setup for things like the server.
-
## Project description
There are a lot of exception tracker services on the market:
- [Airbrake](https://airbrake.io/)
- [Raygun](https://raygun.com/)
- [Sentry](https://sentry.io/welcome/)
- [Rollba…
shime updated
4 years ago
-
The repository description reads:
> Expressive middleware for node.js using ES2017 async functions
The first human-readable line of the readme reads:
> Expressive HTTP middleware framework for no…
-
Explore how Express and Koa middleware work to see if we can wrap them and support them in light.
-
We should document middleware that we recommend to do common things, such as:
- [ ] cors
- [ ] compression
- [ ] proxy
-
-
#### This issue pertains to the following package(s):
- [ ] GraphQL Playground - Electron App
- [ ] GraphQL Playground HTML
- [x] GraphQL Playground
- [ ] GraphQL Playground Express Middleware
…