graphql-editor
federation
Our great sponsors
graphql-editor | federation | |
---|---|---|
8 | 1 | |
5,587 | 445 | |
0.4% | 5.2% | |
6.5 | 9.9 | |
29 days ago | 7 days ago | |
TypeScript | TypeScript | |
MIT License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
graphql-editor
-
Recommended tools to work with Supabase and GraphQL?
I may be wrong, but something like graphqleditor is geared more towards setting up GraphQL API/server, in Supabase case, it's database - Postgres, is the server/API.
I've tried graphqleditor.com but I can't get my my supabase API url to connect [mysupabaseurl].supabase.co/graphql/v1
-
Hacker News top posts: Nov 23, 2021
Show HN: Visual GraphQL Editor OSS\ (0 comments)
- Show HN: Visual GraphQL Editor OSS
- Show HN: Instant GraphQL Microservices by GraphQL Editor
-
Instant GraphQL Microservices now in GraphQL Editor.
https://graphqleditor.com/ New version is available here
-
GraphQL Contracts OpenAPI/Swagger Equivalent
Make your schema and code to that. Here's a tool to help visualize. I've personally never found it useful, but maybe that's just me. https://graphqleditor.com/
-
The Stack #3
And today, GraphQL Editor takes this one step further allowing you to view, edit, browse all the entities and hierarchy making it really a great tool for anyone who wants to quickly work through the schema.
federation
-
The Stack #3
Federation comes with its own specification and directives as part of it which helps people to define all of the relations between multiple GraphQL entities so that the Apollo Gateway can combine them all together without having to modify the GraphQL gateway and also functions like __resolveReference which helps in resolving an entity with its reference as specified by the directives.
What are some alternatives?
jaeger - CNCF Jaeger, a Distributed Tracing Platform
Jekyll - :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby
mercurius - Implement GraphQL servers and gateways with Fastify
insomnia - The open-source, cross-platform API client for GraphQL, REST, and gRPC.
zipkin - Zipkin is a distributed tracing system
Postwoman - 👽 Open source API development ecosystem - https://hoppscotch.io
graphql-live-query - Realtime GraphQL Live Queries with JavaScript
supergraph-demo - 🍿 Compose subgraphs into a supergraph at build-time with static composition to power a federated graph router at runtime.
subscriptions-transport-ws - :arrows_clockwise: A WebSocket client + server for GraphQL subscriptions
faker.js - Generate massive amounts of fake data in the browser and node.js [Moved to: https://github.com/faker-js/faker]
graphql-tools - :wrench: Build, mock, and stitch a GraphQL schema using the schema language