Based on our record, GraphQL Playground should be more popular than Nodes. It has been mentiond 12 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Have you tried something like GraphQL playground before? https://github.com/graphql/graphql-playground There's other tools out there that can generate similar docs or playgrounds, given you have a schema/spec of some type. - Source: Hacker News / 5 months ago
GraphiQL is a tool that was created to help developers explore GraphQL APIs, maintained by the GraphQL Foundation. But when GraphiQL became more and more popular, developers started to create additional GraphQL IDEs. A good example of this was GraphQL Playground, which quickly became the most popular GraphQL IDE. It was loosely based on GraphiQL, but had more features and a better UI. - Source: dev.to / over 2 years ago
I went to a GraphQL meetup and they used the gql playground and a similar schema generator to what I was using, and it made me feel relevant. - Source: dev.to / about 3 years ago
Here, we'll create a simple GraphQL server and subscribe to a subject from our resolver. We'll use GraphQL playground to mock client side behavior. Once we're connected we'll use NATS CLI to send a payload to our subject and see the changes on the client. - Source: dev.to / over 3 years ago
Now we can consume created GraphQL API. In the GitHub Repo same functionality has been added with REST approach and GraphQL endpoint. Also widely used Swagger configured for Web API Endpoints as well as AltairUI added for GraphQL endpoint testing. Naturally, AltairUI it not a must for GraphQL, you can also use Swagger, GraphiQL, or GraphQL Playground. - Source: dev.to / over 3 years ago
This reminded me of another project: https://nodes.io. Apparently it was inspired by cables.gl. - Source: Hacker News / 10 months ago
Yeah as another comment said, a 3D designer could make this render in Blender, then send you a video recording or multiple videos rendered to different dimensions that you can conditionally fetch on your site depending on the user's viewport width, but as the creator of this animation said in the IG comments, their project in particular was created with nodes. PixiJS is another great WebGL library, as is Three.js. Source: almost 2 years ago
Some of the tools listed here look like this one: https://nodes.io. - Source: Hacker News / over 2 years ago
"Window" is a generative piece exploring the different densities formed by both rigorous and pseudo-random patterns through wobbly quadrilaterals. It lives as an NFT on the Tezos blockchain through the fxhash platform: you can mint a Generative Token with every iteration producing a unique piece based on a random hash. Here, the hash seed will determine the palettes, dithering, number of subdivisions and control... Source: over 3 years ago
This is a set of template nodes for nodes.io. You can find them at https://github.com/giesse/satisfactory-calculator. Source: over 3 years ago
How to GraphQL - Open-source tutorial website to learn GraphQL development
Redash - Data visualization and collaboration tool.
GraphQl Editor - Editor for GraphQL that lets you draw GraphQL schemas using visual nodes
deck.gl - Large-scale WebGL-powered data visualization
Stellate.co - Everything you need to run your GraphQL API at scale
Refi App - An open-source GUI tool to make interacting with Firestore less painful