Route.scala

January 29, 2023 ยท View on GitHub

route Scala version support

Route.scala is the legacy Binding.scala routing library. For new projects, LatestEvent.scala would be a simpler alternative to track URL and hash changes.

See the example in todo app for the migration to LatestEvent.scala.