Imtala

Imtala is an opne source interactive graphql client and toolkit.

With it you can:

  1. > Save configurations to connect to multiple different graphql endpoints
  2. > Authenticate using Oauth2 (No more copy-pasting auth tokens)
  3. > Generate static documentation for your GraphQL API
  4. > Explore your api and build queries with an interactive query builder

Imtala is built with svelte and has a lightweight client, it feels snappy and does not have the same memory footprint of the react based graphiql.

Find installation and usage instructions in the Imtala github repository.

Demos

  1. > Github GraphQL API
  2. > Shopify Storefront API

Roadmap

  1. > Interactive query builder and documentation generation
  2. > Add new connections via web ui
  3. > Allow authentication via an authorization header
  4. > Allow authentication via oauth2
  5. > A simple static site builder
Follow my twitter for updates.