/plushcap/analysis/hasura/a-tutorial-using-hasura-with-draftbit-a-low-code-tool-for-building-mobile-apps

A Tutorial using Hasura with Draftbit, a low-code tool for building mobile apps

What's this blog post about?

In this tutorial, we will integrate Hasura with the low-code mobile app development tool Draftbit. We will scaffold a basic application with Draftbit, map the required data to a couple of GraphQL queries, and save those queries behind idiomatic REST endpoints in the Hasura console. The primary glue to integrate Hasura with Draftbit is creating idiomatic REST endpoints for GraphQL queries in the Hasura console. This will allow us to define a query for Draftbit (which doesn’t support GraphQL), on the Hasura side and save that behind a RESTful endpoint.

Company
Hasura

Date published
Aug. 5, 2021

Author(s)
Jesse Martin

Word count
1832

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.