pippo
pippo copied to clipboard
Who is using Pippo?
I would like to know what applications or who are using Pippo.
Thanks!
I'm using Pippo for big screen dashboard monitor/report (internal app). I use it as REST service. I work for one of the biggest FMCG company in Indonesia.
I'm using pippo for multiple websites. This one is the most complete to show: stadtfuehrung.info
I'm using Pippo for an application that controls Java software development environments, integrating with Jenkins, SVN, JBoss and Maven (internal app). Using Jetty, front-end rendered by Freemarker and some REST services.
+1
Now I'm starting to use Pippo because of the "controller" way of doing things. I don't really like huge or epic frameworks like Spring or JSF to do simple and small applications. Right now I'm doing a project which uses Pippo combined with JTwig and JPA.
I've already starred this repo and I hope it keeps growing!
@mariocalin You are welcome. If you encounter any problem we are here to help you. By the way, why you want to use JTwig, we have already a good integration with Pebble that is like JTwig, an implementation of Twig in Java?
@decebals To be honest there is no specific reason. I first discovered jtwig before pebble so when I came across with Pippo I had already a lot of stuff developed in JTwig.
Thus, I made my own implementation of the Pippo Template Engine with Jtwig, which it's been very easy to do.
I'm using Pippo for providing an open source RESTful API to KNX World ( https://www.knx.org/ )