Which GraphQL package is recommended for integration with Hono? #4746
Unanswered
juergenzimmermann
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Have you tried |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I looked at
https://www.npmjs.com/and looked especially for:@getcronit/pylon: < 700 weekly downloadsgraphql-yoga: ~ 300.000 weekly downloads@apollo/server: ~ 800.000 weekly downloadsAre there other packages that can seriously be recommended? I want to extend a REST API (of course built with Hono) to have an additional GraphQL API. In the 1st step it's mainly for demo purposes, but should be somehow realistic and look serious. Any hints are welcome! And also hints about an integration into a Hono app.
Beta Was this translation helpful? Give feedback.
All reactions