Skip to content

A simple Elm API for composing GraphQL queries and making requests.

License

Notifications You must be signed in to change notification settings

chrisalmeida/graphqelm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQElm

GraphQElm exposes a simple Elm API for composing GraphQL queries and making requests to a GraphQL endpoint.

Getting Started

elm-package install chrisalmeida/graphqelm

and then check out the Documentation

Prerequisites

A general understanding of Elm and GraphQL.

Built With

  • Elm - A delightful language for reliable webapps.

License

This project is licensed under the BSD3 License - see the LICENSE file for details