News

Building on previous capabilities, Hasura now lets developers bring existing rest APIs into Hasura as data sources, providing access to data via the GraphQL API without writing any code.
REST APIs call resources and allow software to communicate using standardised principles, properties and constraints. REST APIs operate on a simple request/response system.
REST is one of the most influential ideas in distributed architecture. Here's why it matters and how to understand RESTful services in theory and practice.