edadma / apion   0.0.7

MIT License Website GitHub

A type-safe HTTP server framework for Scala.js that combines Express-style ergonomics with Scala's powerful type system

Scala versions: 3.x
Scala.js versions: 1.x

apion 0.0.3


Group ID:
io.github.edadma
Artifact ID:
apion_sjs1_3
Version:
0.0.3
Version Scheme:
Release Date:
Jan 3, 2025
Licenses:
ISC
Files:

libraryDependencies += "io.github.edadma" %%% "apion" % "0.0.3"

Mill build tool

ivy"io.github.edadma::apion::0.0.3"

Scala CLI

//> using dep "io.github.edadma::apion::0.0.3"