Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 573 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 573 Bytes

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