outwatch-router/README.md
2019-02-18 12:59:27 -05:00

617 B

outwatch-router Build Status

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.6"

See documentation

Todo:

  • Work on documentation, provide example of links