You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a sample application that shows you how to use implicit conversions and context bounds to effectively separate the definition of service logic and the definition of media logic.
For more information, please see the associated blog post.
About
How to use Scala's implicit type system to deliver multi-format REST services with Lift