sebruck / akka-http-graphql   0.2.0

MIT License GitHub

Bringing Akka-HTTP, Circe and GraphQL (with Sangria) together!

Scala versions: 2.13 2.12

akka-http-graphql 0.2.0


Group ID:
com.github.sebruck
Artifact ID:
akka-http-graphql_2.13
Version:
0.2.0
Release Date:
Dec 8, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.github.sebruck" %% "akka-http-graphql" % "0.2.0"

Mill build tool

ivy"com.github.sebruck::akka-http-graphql:0.2.0"

Scala CLI

//> using dep "com.github.sebruck::akka-http-graphql:0.2.0"

Ammonite REPL

import $ivy.`com.github.sebruck::akka-http-graphql:0.2.0`

<dependency>
  <groupId>com.github.sebruck</groupId>
  <artifactId>akka-http-graphql_2.13</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.github.sebruck', name: 'akka-http-graphql_2.13', version: '0.2.0'