gqlr: 'GraphQL' Server in R (original) (raw)
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 |
DOI: | 10.32614/CRAN.package.gqlr |
Author: | Barret Schloerke [aut, cre], Ryan Hafen [ths], GraphQL [cph] (http://graphql.github.io/graphql-spec/) |
Maintainer: | Barret Schloerke |
BugReports: | https://github.com/schloerke/gqlr/issues |
License: | MIT + file |
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:
Downloads:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=gqlrto link to this page.