Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 12, 2018. It is now read-only.

lift/lift

 
 

Repository files navigation

lift is an expressive and elegant framework for writing web applications. 
lift stresses the importance of security, maintainability, scalability
 and performance, while allowing for high levels of developer productivity.

lift borrows from the best of existing frameworks, providing

    * Seaside's highly granular sessions and security
    * Rails fast flash-to-bang
    * Django's "more than just CRUD is included"
    * Wicket's designer-friendly templating style (see Lift View First) 

And because lift applications are written in Scala, an elegant new JVM
language, you can still use your favorite Java libraries and deploy to your
favorite Servlet Container. Use the code you've already written and deploy
to the container you've already configured!

And it's hosted on GitHub

About

Lift Web Framework legacy repo [Relocated to http://github.com/lift/framework, http://github.com/lift/modules]

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 82.0%
  • JavaScript 18.0%