An open API service indexing awesome lists of open source software.

https://github.com/gonzus/parser-graphql-xs

Parser::GraphQL::XS - Perl XS binding for libgraphqlparser, a GraphQL query parser in C++ with C and C++ APIs.
https://github.com/gonzus/parser-graphql-xs

graphql perl xs

Last synced: 6 months ago
JSON representation

Parser::GraphQL::XS - Perl XS binding for libgraphqlparser, a GraphQL query parser in C++ with C and C++ APIs.

Awesome Lists containing this project

README

          

Parser::GraphQL::XS - Perl XS binding for
[libgraphqlparser](https://github.com/graphql/libgraphqlparser), a GraphQL
query parser in C++ with C and C++ APIs.

This module requires libgraphqlparser already installed on your system.