clovellytech / outwatch-router   0.0.9

GitHub

Router for outwatch

Scala versions: 2.12
Scala.js versions: 0.6

outwatch-router Build Status Chat on Gitter

Easy routing for outwatch on scala.js

Most of this code is adapted from http4s's route parsing and path pattern matching.

Add to library dependencies:

	"com.clovellytech" %%% "outwatch-router" % "0.0.7"

See documentation

This router is also demonstrated at outwatch-examples.

Todo:

  • Work on documentation, provide example of links