
Remote Joins
Join Identity Data from Okta with Postgres Using Hasura Remote Joins
Use Hasura Remote Joins to join data from your Postgres database with user data in Okta.

GraphQL
Joining Postgres Data with FaunaDB Serverless using Hasura Remote Joins
Use Hasura Remote Joins to join data from your Postgres database with serverless data in FaunaDB.

OpenAPI
Join any OpenAPI or Swagger Rest API with Postgres using Hasura Remote Joins
Use Hasura Remote Joins to join data from your Postgres database with any OpenAPI/Swagger Spec GraphQL. Boilerplate - openapi-swagger-remote-schema

Remote Joins
Join data from Google Sheets API and Postgres using Hasura Remote Joins
Use Hasura Remote Joins to join data from your Postgres database with Google Sheets API in GraphQL. Boilerplate -> Google Sheets

GatsbyJS
Building a Music Playlist App with Gatsby, Contentful and Hasura Remote Joins
Join music data in your database with audio source files in Contentful with GraphQL and Hasura Remote Joins. Auth0 handles the authentication part.

GraphQL
Using GraphQL to join data across Google Places API and Postgres to build location based apps
Use Hasura Remote Joins to join geography data from PostGIS extension in your Postgres database with Google Places API in GraphQL.

Contentful
Build apps with rich content using Contentful and Hasura Remote Joins
Join application data in your database with content in Contentful with GraphQL and Hasura Remote Joins

Svelte
Build and Deploy Realtime Svelte 3 Apps Using GraphQL
Build a Realtime Svelte.js 3 App using GraphQL (svelte-apollo and Hasura) and Deploy on Now 2.0 Platform. Instant setup/sample-app ? svelte-apollo

GraphQL
Triggering Serverless Zeit Now on Postgres Events with Hasura
Build a 3factor app with Hasura’s instant realtime GraphQL and leverage serverless deployments of Now 2.0 for deploying GraphQL APIs and webhooks.

Next.js
Add Authentication and Authorization to Next.js 8 Serverless Apps using JWT and GraphQL
Learn how to add authentication to Next.js 8 Serverless App using a JWT server and add authorization by setting permissions using Hasura GraphQL Engine.

GraphQL
Add Authentication and Authorization to Vue.js Apps with Auth0 and GraphQL
Add authentication to Vue.js app with Auth0. Authorization using JWT and Hasura GraphQL permissions.
A sample Vue.js app protected by login to fetch articles written by logged in user.

Vue.js
Building a Progressive Todo Web App with Vuetify, Vuex and GraphQL
Build a progressive todo app with Vuetify, Vuex, VueApollo and integrate GraphQL APIs using Hasura GraphQL Engine.