GithubHelp home page GithubHelp logo

graphql's Introduction

Graphql Build Status Coverage Status

A tool to compile graphql queries into native Elixir.

The goal is for people to define their schemas in Elixir with callbacks while the library handles the asynchronous requests, composing the results together, and sending a reply to the query. It would be a great benefit to have a babeljs plugin be able to replace graphql es6-templated strings and leave behind a cryptographic checksum of the query, and then compile that those queries on the server.

For right now, this project focuses mainly on getting the very basics up and running.

References

Specification: http://facebook.github.io/graphql/

Reference Implementation: https://github.com/graphql/graphql-js/

Status

Sections from the RFC for the parser that are complete.

  • 8. Grammar
    • 8.1 Tokens
      • 8.1.1 Ignored Source
    • 8.2 Syntax
      • 8.2.1 Document
      • 8.2.2 Operations
      • 8.2.3 Fragments
      • 8.2.4 Values
        • 8.2.4.1 Array Value
        • 8.2.4.2 Object Value
      • 8.2.5 Directives
      • 8.2.6 Types

graphql's People

Contributors

asonge avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

graphql's Issues

Deprecated?

I'm just wondering if this project is deprecated/abandoned?

If so there are two other Elixir GraphQL libraries that could be linked to in the readme (along with a deprecation notice). I'd be happy to PR if this is something you wanted to add to the readme.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.