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

https://github.com/serras/graphql-wai

A simple way to expose GraphQL via WAI
https://github.com/serras/graphql-wai

Last synced: 5 months ago
JSON representation

A simple way to expose GraphQL via WAI

Awesome Lists containing this project

README

          

# GraphQL 💜 WAI

A simple way to expose GraphQL servers built with the [`graphql`](https://hackage.haskell.org/package/graphql) Haskell library as a [WAI](https://hackage.haskell.org/package/wai) application, which then can be exposed using a server like [Warp](https://hackage.haskell.org/package/warp).