__
/_/\/\
\_\ /
/_/ \
\_\/\ \
\_\/
This is an Apollo GraphQL Server that provides a GraphQL interface to the ESV API, which itself is an API interface over the bible.
Here I've leveraged TypeScript and Apollo's code-generation tools to generate TypeScript resolver classes based off my schema.
Currently there is only one query, which is gospel
, allowing you to fetch a single verse from the Gospel of Jesus Christ.