https://github.com/atry/route.scala
https://github.com/atry/route.scala
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/atry/route.scala
- Owner: Atry
- License: mit
- Created: 2019-12-24T23:08:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-21T13:20:45.000Z (almost 2 years ago)
- Last Synced: 2025-03-01T09:02:07.730Z (over 1 year ago)
- Language: Scala
- Size: 2.2 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Route.scala
[](https://index.scala-lang.org/atry/route.scala/route)
***Route.scala*** is the legacy Binding.scala routing library. For new projects, [LatestEvent.scala](https://github.com/ThoughtWorksInc/LatestEvent.scala) would be a simpler alternative to track URL and hash changes.
See the example in [todo app](https://github.com/ThoughtWorksInc/todo/commit/54921cd4e1e7acf0b119b8bcd75c1a5c3f755f67#diff-96b7940afd1d65c4c49f5b434c0c764a2f1ecb133b12537b7144a8a05531457eR40-R43) for the migration to `LatestEvent.scala`.