Skip to content

ajnsit/snap-routes

Repository files navigation

Snap-routes provides typesafe routing for snap applications.

Features

Snap-routes adds the following features on top of Snap -

  • Typesafe URLs, including automatic boilerplate generation using TH. Including features such as -
    • Nested Routes
    • Subsites
    • Route Annotations
  • Seamlessly mix and match "unrouted" request handlers with typesafe routing.
  • Sitewide Master data which is passed to all handlers and can be used for persistent data (like DB connections)

Changelog

  • 0.0.1 : Intial release

About

Typesafe routes for the Snap web framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published