started · updated
Hive introduces tools to bridge GraphQL and REST APIs
Hive has introduced new capabilities for developers to bridge the gap between different API protocols. One development allows for the automatic generation of fully RESTful APIs from a GraphQL implementation, enabling developers to maintain a powerful GraphQL backend while supporting existing REST clients.
Additionally, GraphQL Mesh now supports the consumption of existing HTTP Webhooks as GraphQL Subscriptions. This feature allows users to subscribe to webhooks and receive enriched data results from other sources, even if the original webhooks lack a predefined schema.