pippo icon indicating copy to clipboard operation
pippo copied to clipboard

Who is using Pippo?

Open decebals opened this issue 7 years ago • 8 comments

I would like to know what applications or who are using Pippo.

Thanks!

decebals avatar Nov 14 '17 10:11 decebals

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.

ucin avatar Nov 19 '17 01:11 ucin

I'm using pippo for multiple websites. This one is the most complete to show: stadtfuehrung.info

rygel avatar Nov 23 '17 20:11 rygel

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.

mhagnumdw avatar Jan 09 '18 18:01 mhagnumdw

+1

kllm avatar Jan 24 '18 07:01 kllm

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 avatar May 25 '18 15:05 mariocalin

@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 avatar May 25 '18 15:05 decebals

@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.

mariocalin avatar May 25 '18 16:05 mariocalin

I'm using Pippo for providing an open source RESTful API to KNX World ( https://www.knx.org/ )

pitschr avatar May 23 '19 18:05 pitschr