Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 1.1 KB

README.md

File metadata and controls

13 lines (8 loc) · 1.1 KB

graphql-kotlin

CircleCI Dependency Status Codecov Download This is a GraphQL implementation in the Kotlin language and is initially a port of graphql-java. This implementation includes async datafetcher implementaion based on a graphql-java promise fork.

The rationale behind this effort is to learn GraphQL and Kotlin more deeply, and of course alot of fun.