gqlr: 'GraphQL' Server in R

Server implementation of 'GraphQL' <http://facebook.github.io/graphql/>, a query language created by Facebook for describing data requirements on complex application data models. Visit <http://graphql.org> to learn more about 'GraphQL'.

Version: 0.0.1
Depends: R (≥ 3.2.2)
Imports: base, graphql (≥ 1.3), magrittr, pryr, R6, jsonlite
Suggests: jug, roxygen2 (≥ 5.0.0), testthat
Published: 2017-06-07
Author: Barret Schloerke [aut, cre], Ryan Hafen [ths], Facebook [cph] (http://facebook.github.io/graphql/)
Maintainer: Barret Schloerke <schloerke at gmail.com>
BugReports: https://github.com/schloerke/gqlr/issues
License: MIT + file LICENSE
URL: https://github.com/schloerke/gqlr, http://facebook.github.io/graphql/, http://graphql.org
NeedsCompilation: no
Materials: README NEWS
CRAN checks: gqlr results

Downloads:

Reference manual: gqlr.pdf
Package source: gqlr_0.0.1.tar.gz
Windows binaries: r-devel: gqlr_0.0.1.zip, r-release: gqlr_0.0.1.zip, r-oldrel: gqlr_0.0.1.zip
OS X El Capitan binaries: r-release: gqlr_0.0.1.tgz
OS X Mavericks binaries: r-oldrel: gqlr_0.0.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=gqlr to link to this page.