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

nodejs 0.0.5


Group ID:
io.github.edadma
Artifact ID:
nodejs_sjs1_3
Version:
0.0.5
Version Scheme:
Release Date:
Jan 5, 2025
Licenses:
ISC
Files:

libraryDependencies += "io.github.edadma" %%% "nodejs" % "0.0.5"

Mill build tool

ivy"io.github.edadma::nodejs::0.0.5"

Scala CLI

//> using dep "io.github.edadma::nodejs::0.0.5"