gqlr: 'GraphQL' Server in R

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

Version: 0.0.2
Depends: R (≥ 3.2.2)
Imports: graphql (≥ 1.3), magrittr, pryr, R6, jsonlite
Suggests: plumber, roxygen2 (≥ 7.0.0), testthat
Published: 2019-12-02
Author: Barret Schloerke [aut, cre], Ryan Hafen [ths], GraphQL [cph] (http://graphql.github.io/graphql-spec/)
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://graphql.github.io/graphql-spec/, http://graphql.org
NeedsCompilation: no
Materials: README NEWS
CRAN checks: gqlr results

Documentation:

Reference manual: gqlr.pdf

Downloads:

Package source: gqlr_0.0.2.tar.gz
Windows binaries: r-devel: gqlr_0.0.2.zip, r-release: gqlr_0.0.2.zip, r-oldrel: gqlr_0.0.2.zip
macOS binaries: r-release (arm64): gqlr_0.0.2.tgz, r-oldrel (arm64): gqlr_0.0.2.tgz, r-release (x86_64): gqlr_0.0.2.tgz
Old sources: gqlr archive

Linking:

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