util-base
This repo contains the following reusable modules:
primitives
Basic data types, compiled both to JVM and Scala.js.
util-base
Code I have found useful in multiple projects.
okclient
A Scala Futures-enabled HTTP client. Wraps okhttp.
okclient-io
An HTTP client built on https://typelevel.org/cats-effect/. Wraps okhttp.
config
Wrapper for Typesafe config.
Releasing
sbt release