absinthe_plug
GraphQL plugin
A Plug module that integrates GraphQL functionality into an Elixir web application
Plug support for Absinthe, the GraphQL toolkit for Elixir
260 stars
16 watching
163 forks
Language: Elixir
last commit: 4 months ago
Linked from 1 awesome list
absintheabsinthe-graphqlgraphiqlgraphqlphoenixplug
Related projects:
Repository | Description | Stars |
---|---|---|
absinthe-graphql/absinthe | A toolkit for building GraphQL APIs in Elixir | 4,290 |
sashman/absinthe_gen | Generates a scaffold for an Elixir Absinthe GraphQL project from scratch. | 28 |
mikaak/request_cache_plug | A caching plug for Phoenix and Absinthe applications, allowing declarative caching of GraphQL queries and Phoenix controller requests. | 24 |
graphql-elixir/graphql_parser | An Elixir interface to a C++ GraphQL parser for parsing query strings into Abstract Syntax Trees (ASTs) | 20 |
peburrows/plot | A GraphQL parser and resolver for Elixir that aims to implement the full GraphQL spec. | 32 |
uesteibar/neuron | A GraphQL client for Elixir | 332 |
graphql-elixir/graphql_relay | A library that simplifies the setup of a GraphQL schema compatible with Relay | 36 |
rse/hapi-plugin-graphiql | Integrates a GraphQL interface with authentication and documentation support | 22 |
coryodaniel/speakeasy | Middleware based authorization for GraphQL schema | 86 |
authing/wxapp-graphql | Provides a JavaScript library to interact with Authing's GraphQL API in WeChat Mini Programs | 6 |
asonge/graphql | A tool that compiles GraphQL queries into native Elixir code, handling asynchronous requests and composing results. | 87 |
azranel/plug_password | A simple authentication plug to secure a server with a password-based system | 10 |
lfades/next-plugin-graphql | A plugin for Next.js that integrates GraphQL support | 57 |
mneudert/plug_accesslog | Tools for writing and managing access logs in Elixir applications | 31 |
graphql-python/flask-graphql | Adds GraphQL support to Flask web applications | 1,324 |