Package: gqlr 0.1.0.9000
gqlr: 'GraphQL' Server in R
Server implementation of 'GraphQL' <http://spec.graphql.org/>, a query language originally created by Facebook for describing data requirements on complex application data models. Visit <https://graphql.org> to learn more about 'GraphQL'.
Authors:
gqlr_0.1.0.9000.tar.gz
gqlr_0.1.0.9000.zip(r-4.7)gqlr_0.1.0.9000.zip(r-4.6)gqlr_0.1.0.9000.zip(r-4.5)
gqlr_0.1.0.9000.tgz(r-4.6-any)gqlr_0.1.0.9000.tgz(r-4.5-any)
gqlr_0.1.0.9000.tar.gz(r-4.7-any)gqlr_0.1.0.9000.tar.gz(r-4.6-any)
gqlr_0.1.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
gqlr/json (API)
NEWS
| # Install 'gqlr' in R: |
| install.packages('gqlr', repos = c('https://schloerke.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/schloerke/gqlr/issues
Pkgdown/docs site:https://schloerke.com
Last updated from:f41d3a10f0. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 160 | ||
| source / vignettes | OK | 167 | ||
| linux-release-x86_64 | OK | 180 | ||
| macos-release-arm64 | OK | 189 | ||
| macos-oldrel-arm64 | OK | 184 | ||
| windows-devel | OK | 133 | ||
| windows-release | OK | 151 | ||
| windows-oldrel | OK | 141 | ||
| wasm-release | OK | 97 |
Exports:as_R6ErrorListexecute_requestgqlr_schemaparse_astSchemaserver
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| As R6 | as_R6 |
| ErrorList | ErrorList |
| Execute GraphQL server response | execute_request |
| Create Schema definitions | gqlr_schema |
| Parse AST | parse_ast |
| GraphQL Schema object | Schema |
| Run basic GraphQL server with GraphiQL support | server |
