Show HN: I Replaced React in GraphiQL with Svelte

https://code.webb.page/eol/graphiql.git/about/
by NetOpWibby • 3 months ago
5 1 3 months ago

I love Svelte and GraphQL. I do not like React. So, when I'm building APIs, I cringe when using the official GraphiQL interface.

I have free will and a Claude subscription so I made it happen. You can find it on npm as "@eeeooolll/graphiql" (@eol was taken).

https://www.npmjs.com/package/@eeeooolll/graphiql

I also upgraded my batteries-included GraphQL server to use it. You can find it on JSR.

https://jsr.io/@eol/gq

Related Stories

Loading related stories...

Source preview

code.webb.page