Category: Database, Security, Data, android, github

In today’s article, you will see an example on how to implement a GraphQL API on the JVM, particularly using Kotlin language and Micronaut framework. GraphQL is a query language for APIs that was developed by Facebook.

Related Articles