# GraphQL HTTP with Express

A very minimal example of using Grats with `graphql-http` and `express`.

**[https://github.com/captbaritone/grats/tree/main/examples/express-graphql-http](https://github.com/captbaritone/grats/tree/main/examples/express-graphql-http)**

## Libraries used

-   `express`
-   `graphql-http`
-   `graphql-js`
