Skip to content

Commit 35875c6

Browse files
committed
Add Lift web framework
Revert lauris#19. There is no "one framework fits everybody" framework, Lift is one of the most mature Scala web frameworks around with awesome security properties.
1 parent 6af374f commit 35875c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ A community driven list of useful Scala libraries, frameworks and software. This
3939
*Scala frameworks for web development.*
4040

4141
* [Play](https://github.com/playframework/playframework) — Makes it easy to build scalable, fast and real-time web applications with Java & Scala.
42+
* [Lift](https://github.com/lift/framework) — Secure and powerful full stack web framework.
4243
* [Skinny Framework](https://github.com/skinny-framework/skinny-framework) — A full-stack web app framework upon Scalatra for rapid Development in Scala.
4344
* [Scalatra](https://github.com/scalatra/scalatra) — Tiny Scala high-performance, async web framework, inspired by Sinatra.
4445
* [Spray](https://github.com/spray/spray) — A suite of scala libraries for building and consuming RESTful web services on top of Akka.

0 commit comments

Comments
 (0)