absinthe
GraphQL API toolkit
A toolkit for building GraphQL APIs in Elixir
The GraphQL toolkit for Elixir
4k stars
78 watching
526 forks
Language: Elixir
last commit: about 2 months ago
Linked from 1 awesome list
absintheapiapollo-clientelixirgraphqlrelayservices
Related projects:
Repository | Description | Stars |
---|---|---|
absinthe-graphql/absinthe_plug | A Plug module that integrates GraphQL functionality into an Elixir web application | 260 |
sashman/absinthe_gen | Generates a scaffold for an Elixir Absinthe GraphQL project from scratch. | 28 |
graphql-elixir/graphql_parser | An Elixir interface to a C++ GraphQL parser for parsing query strings into Abstract Syntax Trees (ASTs) | 20 |
coryodaniel/speakeasy | Middleware based authorization for GraphQL schema | 86 |
hasura/graphqurl | A command-line interface and JavaScript library for making GraphQL queries with features like autocomplete, subscriptions, and custom GraphiQL. | 3,341 |
asonge/graphql | A tool that compiles GraphQL queries into native Elixir code, handling asynchronous requests and composing results. | 87 |
ardatan/graphql-tools | A utility library for building and stitching GraphQL schemas in TypeScript. | 5,351 |
graphql-elixir/graphql_relay | A library that simplifies the setup of a GraphQL schema compatible with Relay | 36 |
graphql/graphql-spec | A collection of specifications and examples for building GraphQL APIs | 14,307 |
graphql-python/graphene | An opinionated Python library for building GraphQL schemas/types fast and easily. | 8,094 |
peburrows/plot | A GraphQL parser and resolver for Elixir that aims to implement the full GraphQL spec. | 32 |
apollographql/graphql-tag | A utility package for parsing and manipulating GraphQL queries in JavaScript. | 2,328 |
graphql-kit/graphql-voyager | A tool to visualize GraphQL APIs as interactive graphs. | 7,800 |
apollographql/apollo-server | A GraphQL server for building production-ready APIs with schema-first development and universal compatibility. | 13,794 |
howtographql/howtographql | A fullstack tutorial website on GraphQL and its ecosystem | 8,704 |