do you have any plan to support any servers rather than express soon ?
Hi @AhmadEl-Banna, thanks for your question.
There are no plans to support other servers than express so far. Can you further describe your requirements/use case?
Closing this for now, as there has been no more feedback on the issue.
I already run a koa server and would like to add the middleware to koa.
How tightly bound to express is it? Would it work if I used a koa express wrapper like https://www.npmjs.com/package/express-to-koa?
@vjpr did using that wrapper work for you?
@kbrandwijk @schickling still no plans to support Koa?
For me, koa has better design, with koa I can easily track all of my request and response.
Maybe we could make graphql-yoga support most servers like apollo-server.
Most helpful comment
@vjpr did using that wrapper work for you?
@kbrandwijk @schickling still no plans to support Koa?