Skip to content

Commit 0944132

Browse files
committed
Merge pull request akullpp#175 from rygel/pippo
Added Pippo web framework
2 parents d0a32b7 + 4591752 commit 0944132

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -518,6 +518,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o
518518
* [Grails](https://grails.org/) - Groovy framework with the aim to provide a highly productive environment by favoring convention over configuration, no XML and support for mixins.
519519
* [Ninja](http://www.ninjaframework.org/) - Full stack web framework for Java. Rock solid, fast and super productive.
520520
* [Play](http://www.playframework.com/) - Uses convention over configuration, hot code reloading and display of errors in the browser.
521+
* [Pippo](http://www.pippo.ro/) - A small, highly modularized Sinatra-like framework.
521522
* [PrimeFaces](http://primefaces.org/) - JSF framework which has a free and a commercial version with support. Provides several frontend components.
522523
* [Ratpack](http://www.ratpack.io/) - A set of Java libraries that facilitate fast, efficient, evolvable and well tested HTTP applications.
523524
* [Spring Boot](http://projects.spring.io/spring-boot/) - Microframework which simplifies the development of new Spring applications.

0 commit comments

Comments
 (0)