Open Source Docs

Spoonbill

Server-side SPA framework for Scala 3

Getting Started

Dependency setup and examples


Getting Started

// build.sbt
libraryDependencies += "com.natural-transformation" %% "spoonbill" % "<version>"

See the examples directory for working projects.

Examples