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.1.1


Group ID:
com.github.sebruck
Artifact ID:
akka-http-graphql_2.12
Version:
0.1.1
Release Date:
Nov 21, 2019
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.sebruck</groupId>
  <artifactId>akka-http-graphql_2.12</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'com.github.sebruck', name: 'akka-http-graphql_2.12', version: '0.1.1'