aboutsummaryrefslogtreecommitdiff
path: root/devel/libgraphqlparser/pkg-descr
blob: 5e6a256ac5212947ecc32dd10af7b46c39033a93 (plain) (blame)
1
2
3
4
5
6
7
libgraphqlparser is a parser for GraphQL, a query language for describing data
requirements on complex application data models, implemented in C++11. It can be
used on its own in C++ code (or in C code via the pure C API defined in the c
subdirectory), or you can use it as the basis for an extension module for your
favorite programming language instead of writing your own parser from scratch.

WWW: https://github.com/graphql/libgraphqlparser