Kikaha is a micro container writen over the fast Undertow core. It was developed with two core ideas in mind:
- provides a lightweight micro container (written over the powerful undertow core), as alternative environment to to run web applications
- provide a set of undertow extensions to structure and initialize your application without writing a bunch of bootstraping lines of code, making easier to develop embedded applications
- Cesar Selonke
- Ricardo Mattiazzi Baumgarter
- Miere Liniel Teixeira
- Ronei Vinicius Gebert
- Sizebay guys
- Ibratan guys
- Jay Milagroso
- Jardel Novaes
Be a contributor and join our team. Kikaha need your help to provide the best to the community. Even simple tasks like testing the micro container, finding typos in docs or reporting improvements feedbacks will be welcome.
- Guide to deploy Kikaha apps at Amazon - early draft
- Guide to deploy Kikaha with Docker, Consul and NGINX - todo
- Creating smart server applications - todo
- A JWT guide to Kikaha developers - early draft
Kikaha is released under Apache 2.0 licensed.