Tag: REST APIs
GraphQL API Visibility Ensures Enterprises Can Escape Lock-In
Implementing the GraphQL API visibility and actionable intelligence covered here helps ensure that an enterprise has the means to modernize or migrate as necessary to preserve its strategic independence ...
Data APIs: Realizing the Future of Data Warehousing
Data is the currency of business in today’s digital economy, with organizations collecting mountains of data from their customers, products and services. Enterprises are increasingly turning to data warehouses to store this ...
Getting Started With GraphQL APIs
GraphQL, a query language for APIs and a runtime for fulfilling those queries with your existing data, is rapidly growing in popularity. According to the latest State of JavaScript survey report, 44.3% ...
Does GraphQL Introduce New Security Risks?
The GraphQL query language is an excellent tool for increasing the ease of data sharing. The premise is that you request the fields you need in a single bundled request, avoiding multiple ...
Smoothing the Transition From REST to GraphQL
Since its open source release in 2015, GraphQL has taken the development world by storm. GraphQL, the query language originally developed by Facebook, is a big boon for frontend developers, as it ...
Hasura Adds Join Capability to GraphQL Engine
Hasura today announced it has extended its GraphQL engine to make it possible to join data generated by multiple sources. Hasura CEO Tanmai Gopal said GraphQL Joins makes it possible to join ...
Netlify Leverages GraphQL to Simplify Access to Backend Services
Netlify this week added a Netlify Graph tool to its portfolio that makes backend services available to developers via a single click. The tool aims to simplify DevOps teams' access to those ...
How Are API Management and Service Mesh Different?
The use of APIs and microservices is increasing—a recent study from F5 estimated that the industry is approaching 200 million total APIs. As organizations expand their use of APIs and microservices, they ...
Hasura Adds Engine to Transform REST APIs to GraphQL
Hasura today unveiled a Data Hub repository for integrating application programming interfaces (APIs). The repository includes a connector that makes it easier for IT organizations to convert REST APIs into ones based ...
The Graph Donates $48M to Advance GraphQL Platforms
The Graph, a provider of indexing and query tools based on the GraphQL language designed for blockchain platforms, today announced it has given $48 million to The Guild, a group of developers ...
GraphQL as a Meta Layer
There's a lot of interest in GraphQL lately. The query language is excellent for data retrieval, and it could act as a more usable mechanism to evolve the traditional REST API integration ...
Managing GraphQL at Scale
GraphQL, the query language invented by Facebook, has attracted a lot of interest as a means to conveniently access data programmatically. GraphQL structures internal services with a unified schema for data, empowering ...