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


Group ID:
pl.iterators
Artifact ID:
http4s-stir-testkit_3
Version:
0.1
Release Date:
Aug 10, 2023
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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