pheymann / typedapi   0.2.0

MIT License GitHub

Build your web API on the type level.

Scala versions: 2.12 2.11
Scala.js versions: 0.6

typedapi-http4s-server 0.1.0-RC4


Group ID:
com.github.pheymann
Artifact ID:
typedapi-http4s-server_2.12
Version:
0.1.0-RC4
Release Date:
Apr 21, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.github.pheymann" %% "typedapi-http4s-server" % "0.1.0-RC4"

Mill build tool

ivy"com.github.pheymann::typedapi-http4s-server:0.1.0-RC4"

Scala CLI

//> using dep "com.github.pheymann::typedapi-http4s-server:0.1.0-RC4"

Ammonite REPL

import $ivy.`com.github.pheymann::typedapi-http4s-server:0.1.0-RC4`

<dependency>
  <groupId>com.github.pheymann</groupId>
  <artifactId>typedapi-http4s-server_2.12</artifactId>
  <version>0.1.0-RC4</version>
</dependency>

compile group: 'com.github.pheymann', name: 'typedapi-http4s-server_2.12', version: '0.1.0-RC4'