Go to file
2019-02-11 00:25:04 -05:00
docs Remove unused file 2019-02-04 00:03:31 -05:00
outwatch-router/src/main/scala/outwatch/router Add path merger, and routers with parents 2019-02-08 10:02:04 -05:00
project Add path merger, and routers with parents 2019-02-08 10:02:04 -05:00
.gitignore Add initial url parsing and pattern matching 2019-02-01 11:21:07 -05:00
.scalafmt.conf Add initial url parsing and pattern matching 2019-02-01 11:21:07 -05:00
.travis.yml Fix links and settings for deploying to gh-pages 2019-02-01 15:54:11 -05:00
build.sbt Add publishing 2019-02-04 17:46:42 -05:00
README.md Update readme 2019-02-11 00:25:04 -05:00

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.

See documentation

Todo:

  • Work on documentation, provide example of links