Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

GraphQL Prolog Library

Topics

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages