Skip to content

bryce-anderson/annotations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

33414ce · Jul 15, 2013

History

64 Commits
May 8, 2013
May 18, 2013
May 20, 2013
May 8, 2013
May 8, 2013
Jul 15, 2013
May 18, 2013
Apr 30, 2013
May 19, 2013
Apr 20, 2013

Repository files navigation

annotations — Scala macro based, JAX-RS inspired route generation.

Build & run

$ sbt
 project servlet_test
 container:start
  • Use JAX-RS style annotations (in fact, use their annotations) to turn plain scala classes into routes
  • All compile time for no reflection overhead
  • Automatic type conversion from string parameters other primitive types with ability to add complex conversion
  • Extensible- Macro implementations based on traits that can be overridden and extended

Works with Scalatra and has a default servlet routing system.

Contact

About

jaxrsmacros

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages