graphql-cohttp
Run GraphQL servers with `cohttp`
Description
This package allows you to execute Cohttp HTTP requests against GraphQL schemas build with graphql
. The package is agnostic to Lwt/Async.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 22 Sep 2019
- Authors
- Maintainers
Sources
Dependencies
graphql-lwt
with-test
cohttp-lwt-unix
with-test
alcotest
with-test
yojson
>= "1.6.0"
digestif
>= "0.7.0"
ocplib-endian
>= "1.0"
base64
>= "3.0.0"
astring
>= "0.8.3"
cohttp
>= "2.0.0"
graphql
>= "0.13.0"
dune
>= "1.1"
ocaml
>= "4.03.0"
Reverse Dependencies
irmin-graphql
< "3.4.0"