theiterators / http4s-stir   0.3

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


Group ID:
pl.iterators
Artifact ID:
http4s-stir-testkit_3
Version:
0.3
Version Scheme:
Release Date:
Jul 5, 2024
Licenses:
Files:
Full Scala Version:
3.3.3
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>pl.iterators</groupId>
  <artifactId>http4s-stir-testkit_3</artifactId>
  <version>0.3</version>
</dependency>

compile group: 'pl.iterators', name: 'http4s-stir-testkit_3', version: '0.3'