Greetings,

KISS is a Java-based, open-source, full-stack web development framework. It 
supports things such as:

- Back-end server
- Front-end framework
- REST interface between the two
- Microservices
- Build in authentication
- SQL database persistence (PostgreSQL, MS SQL Server, MySQL, Oracle, etc.)
- Extended HTML controls
- PDF report generation
- CSV import / export

KISS is not a work-in-progress. It is being used in production.

REST services are also microservices and can be added, changed, and deleted on 
a running system. This means development does not require the endless 
bring-down-the-server, rebuild, deploy, boot-the-server cycles. You change it, 
it works! It also means you can update a production server without bringing 
down the users!

KISS includes full documentation and five training videos. Check out the 
details at kissweb.org

KISS has been ported to OpenIndiana.

Thanks!

Blake McBride
_______________________________________________
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to