Package "graphql"
Title: | GraphQL Prolog Library |
Rating: | Not rated. Create the first rating! |
Latest version: | 0.0.1 |
SHA1 sum: | 622ddbb111a7583a0d9edfb5b33a06e68baacdfd |
Author: | Naohiro Tamura <naohirot@jp.fujitsu.com> |
Home page: | https://github.com/NaohiroTamura |
Reviews
No reviews. Create the first review!.
Details by download location
GraphQL Prolog Library
Installation
?- pack_install('https://github.com/NaohiroTamura/graphql.git').
?- use_module(library(graphql)).
Run tests
$ swipl -l tests/test_graphql.pl
?- setenv('GITHUB_ACCESS_TOKEN', 'set_your_github_personal_access_token').
true.
?- run_tests.
% PL-Unit: github . done
% test passed
true.
Contents of pack "graphql"
Pack contains 8 files holding a total of 17.0K bytes.