freebsd-ports/devel/p5-GraphQL/pkg-descr

6 lines
228 B
Plaintext

This module is a port of the GraphQL reference implementation, graphql-js,
to Perl 5.
It now supports Promises, allowing asynchronous operation. See
Mojolicious::Plugin::GraphQL for an example of how to take advantage of this.