This is the Linux app named GraphQL Elixir whose latest release can be downloaded as 0.3.2.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named GraphQL Elixir with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
GraphQL Elixir
DESCRIPTION
An Elixir implementation of Facebook's GraphQL. This is the core GraphQL query parsing and execution engine whose goal is to be transport, server and datastore agnostic. In order to setup an HTTP server (ie Phoenix) to handle GraphQL queries you will need plug_graphql. Examples for Phoenix can be found at hello_graphql_phoenix, so look here for a starting point for writing your own schemas. Other ways of handling queries will be added in due course. Tokenization is done with leex and parsing with yecc. Both very useful Erlang tools for parsing. Yecc in particular is used by Elixir itself.
Features
- Schema definition
- Multiple forms of resolution
- Complex types (List, Object, etc)
- Fragments in queries
- Extract variable values
- AST matching the graphql-js types as closely as possible
Programming Language
Elixir
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/graphql-elixir.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.