docs | ||
outwatch-router/src/main/scala/outwatch/router | ||
project | ||
.gitignore | ||
.scalafmt.conf | ||
.travis.yml | ||
build.sbt | ||
README.md |
outwatch-router
Easy routing for outwatch on scala.js
Most of this code is adapted from http4s's route parsing and path pattern matching.
See documentation