An open source web application framework written in Scala
Lift is framework, written in Scala, for writing web applications. Lift stresses the importance of security, maintainability, scalability and performance, while allowing for high levels of developer productivity. Lift is open source software licensed under an Apache 2.0 license.
Lift links
- The official Lift page
- Google Groups: Lift Discussion Group
- Official source code repository on GitHub
- The official Lift wiki on Assembla
Resources
- Lift in Action by Timothy Perrett is a published book about using the Lift framework
- The Lift Cookbook (O'Reilly, 2013) contains recipes relating to Lift, including getting started, working with databases, REST services, and deployment.