Tools & Open Source
The team that maintains GraphQL Editor recently released GraphQL AI, a set of tools that allows you to query common AI models using GraphQL. If you'd like to add some AI magic to your app, and are already using GraphQL, take a look!
Curious about integrating PostgreSQL with GraphQL? This read unveils the GrafBase Postgres Connector, a game-changer for database interaction. Delve into an exploration of its functionalities and benefits, sans the technical maze. Tailored for both beginners and seasoned tech enthusiasts, it offers insights without drowning you in complex terminologies. Whether you're a developer or a database aficionado, this article offers a clear path to understanding and harnessing this connector's potential.
Tools & Open Source
API Security Academy provides hands-on, interactive lessons that teach various vulnerabilities and best practices in GraphQL security. You can access its full learning potential directly in your browser. Each lesson is built around a WebContainer containing a live GraphQL application, so you'll not only understand why a vulnerability is risky, but also how to exploit it and, most importantly, how to fix it.
Tools & Open Source
As the GraphQL ecosystem matures and expands, the tools developers use should evolve, too. Developers need better tooling and a better experience, like you see with REST API tooling, to build GraphQL-powered applications with ease. This is why the Grafbase team launched Pathfinder, their GraphQL IDE. With a focus on usability, efficiency, and familiarity, Pathfinder is a desktop IDE solution for GraphQL developers. Using Pathfinder, developers can build GraphQL endpoints as easily as they build any other code, in an intuitive environment.
Tools & Open Source
After a really long time (spanning several years), development of the Gato GraphQL plugin has finally reached v1.0! If you aren't familiar, Gato GraphQL is a tool for interacting with data in your WordPress site. You can think of it as a Swiss Army Knife for dealing with data, as it allows to retrieve, manipulate and store again any piece of data, in any desired way, using the GraphQL language.
Tools & Open Source
Graphweaver is a modern serverless approach to problems previously solved by Enterprise Service Busses (ESBs) and Content Management Systems (CMSs).
In this casually informative article available at the provided link, readers are invited to explore SpectaQL 2.0. It offers a straightforward take on this technology without getting lost in complex technicalities. It's an ideal read for those who want to get acquainted with SpectaQL's latest version at their own pace, making it a valuable resource for those seeking a clear understanding of its capabilities.
Tools & Open Source
Dive into the latest advancements in API documentation with this article. The author explores SpectaQL 2.0, shedding light on its features and enhancements. Readers can expect an insightful analysis of how this tool simplifies generating documentation for GraphQL APIs. With practical examples and a pragmatic approach, the article provides a valuable resource for engineers seeking efficient methods to document and communicate their APIs effectively.
Explore ShieldQL, a GraphQL security solution, in this informative article. The author takes a pragmatic approach to dissecting its features and benefits, offering readers a nuanced understanding of how ShieldQL enhances the security landscape for GraphQL APIs. With real-world insights and practical examples, the article provides valuable insights for developers looking to bolster the protection of their GraphQL endpoints.
Tools & Open Source
Hey, devs! Want to get involved in the latest PostGraphile v5 public beta? This article is your ultimate guide. Discover the new features, improvements, and optimizations offered in this release. Get insights into how you can actively participate in testing and shaping the final version. So, if you're a PostGraphile enthusiast or just curious about the latest updates, hop in and join the beta adventure! Your feedback matters, so let's make this version the best it can be.
Tools & Open Source
The Quell team is proud to present the latest updates for Quell 9.0! Quell is a blazing-fast caching solution for your GraphQL querying needs. We have worked hard on improving Quell under the hood for the longevity and durability of the product.
Exograph's Rust runtime automatically executes secure queries for your Postgres database and comes with an efficient Deno-powered runtime for custom logic.
Tools & Open Source
If you're looking for a schema-first Python library to implement your GraphQL server, look no further and give Ariadne a try!
Benzene is a fast and minimal JavaScript GraphQL Server. In Chemistry, it is a building block chemical. In JavaScript, it is the building block for your next API.
Tools & Open Source
nitrogql is a toolchain for using GraphQL with TypeScript. It can generate TypeScript types from your GraphQL schema and queries and also provides static checking for your queries.
Tools & Open Source
The Quell team introduces version 8.0, a powerful library that aims to simplify GraphQL caching. With a user-friendly approach, the article discusses the key features and improvements in Quell 8.0, highlighting how it enhances query performance and reduces complexity. Whether you're a GraphQL enthusiast or simply looking for ways to optimize your queries, this article provides valuable insights into the benefits of incorporating Quell 8.0 into your development workflow.
Grafbase recently launched Edge Caching for their product. If you're already using them, make sure to give this a try. And if you're looking for edge caching for your GraphQL API, you've now got more options to choose from.
Tools & Open Source
If you're using Firefox and were a (tiny) bit jealous that Chrome folks had access to GraphQL Network Inspector, we've got good news for you. It's now available for Firefox as well! 🎉
Tools & Open Source
MediQL is a GraphQL developer tool, built to work on top of GraphiQL, an open-source web-based integrated development environment (IDE). MediQL takes it a step further by delivering query response visualization, error indication, and the ability to observe original external API response objects which GraphiQL can not.
Tools & Open Source
Poozle is an open-source, fast and reliable platform to integrate data from external APIs via a single integration layer.
Tools & Open Source
Are you considering migrating your REST APIs to GraphQL but don't know where to start? This article explores how Stitch can help you make the switch. Stitch is a tool that can automatically convert your REST APIs to GraphQL, saving you time and effort. The article provides step-by-step instructions and examples to demonstrate how Stitch works and shares some best practices to help you make the most of this tool. If you're looking for a way to streamline your API development process, check out this article!
Tools & Open Source
Obsidian, Deno's original GraphQL caching solution, just released version 8.0 with a ton of new features and improvements.
nitrogql is a toolchain for using GraphQL in TypeScript projects. The main features include type generation with source map support and static checks for your GraphQL code.
This is a TypeScript LSP Plugin that will recognise documents in your TypeScript code and help you out with hover-information, diagnostics, auto-complete and automatically generating Typed-Document-nodes.