Skip to content

Portofino 5 is the next generation of the open source web framework Portofino. Its purpose is to help developers create responsive web enterprise applications with a REST interface.

License

Notifications You must be signed in to change notification settings

datacl/Portofino

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ManyDesigns Portofino 5

Maven Central Build Status Join the chat at https://gitter.im/ManyDesigns-Portofino/Lobby

Portofino is a web application framework written in Java and extensible using Groovy, distributed under the LGPL open source license. It is developed by ManyDesigns, based in Genoa, Italy (http://www.manydesigns.com).

The framework can be used to create good looking applications for the Web and mobile devices. The creation process can include:

  • automatic generation through a "wizard" tool that analyses the structure of your existing relational database;
  • manual configuration through a web-based administration interface that lives alongside the application;
  • customization with Groovy (for the backend) and TypeScript (for the frontend).

The result is a fully functional application with a responsive web user interface based on Angular Material, a customizable backend fully exposed with REST-style APIs, authentication and authorization, internationalization (I18n), an email subsystem and much more. The application is designed to be incrementally extended and customized, both graphically and in functionality (e.g., adding new buttons to existing pages). When existing extension points are not enough, completely custom REST resources and Angular components can be developed and integrated, while retaining the possibility to use built-in services through dependency injection.

Development can happen "PHP style", i.e. by modifying a live application using a text editor, as well as "Java style", by employing an IDE, a build system, release and deployment.

Portofino is based on popular and proven open source libraries such as Hibernate, Groovy, Apache Shiro, Spring, Angular and Angular Material, Jersey JAX-RS.

The home of Portofino is http://portofino.manydesigns.com. There you can find the documentation, pointers to community resources (forums, wiki, issue tracker), commercial support.

Portofino is translated in several languages, thanks to Manydesigns and various contributors. Languages include English, Italian, French, German, Spanish and Arabic.

Installation

The official compiled distribution is hosted on SourceForge: http://sourceforge.net/projects/portofino It requires no installation, just unzip it. It is a bundle of Apache Tomcat, Portofino and JDBC drivers for popular open source databases.

This is the source code of the framework. If you want to build it, see https://tt.manydesigns.com/wiki/Wiki.jsp?page=Building%20Portofino%20from%20source

About

Portofino 5 is the next generation of the open source web framework Portofino. Its purpose is to help developers create responsive web enterprise applications with a REST interface.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 79.1%
  • TypeScript 8.0%
  • Groovy 6.8%
  • CSS 2.7%
  • HTML 2.7%
  • XSLT 0.3%
  • Other 0.4%