theiterators / http4s-stir   0.2

Apache License 2.0 GitHub

http4s-stir offers Pekko HTTP-style (Akka HTTP-style) DSL directives for http4s using cats-effect's IO as an effect system

Scala versions: 3.x 2.13
Scala.js versions: 1.x
Scala Native versions: 0.4

http4s-stir-testkit 0.2


Group ID:
pl.iterators
Artifact ID:
http4s-stir-testkit_2.13
Version:
0.2
Release Date:
Aug 16, 2023
Licenses:
Files:

libraryDependencies += "pl.iterators" %% "http4s-stir-testkit" % "0.2"

Mill build tool

ivy"pl.iterators::http4s-stir-testkit:0.2"

Scala CLI

//> using dep "pl.iterators::http4s-stir-testkit:0.2"

Ammonite REPL

import $ivy.`pl.iterators::http4s-stir-testkit:0.2`

<dependency>
  <groupId>pl.iterators</groupId>
  <artifactId>http4s-stir-testkit_2.13</artifactId>
  <version>0.2</version>
</dependency>

compile group: 'pl.iterators', name: 'http4s-stir-testkit_2.13', version: '0.2'