About kikaha - Skullabs/kikaha GitHub Wiki
Kikaha aims to be the easiest platform for writing fast microservices. Written over Undertow platform (you know, it is really fast), it was designed to be a micro container that handle high throughput demands and provide high scalability. Its internal design is clean-code-driven, because open source software should be easy to be improved. Also, we believe on the JVM communities, what they have done, the goals we already achieved and on its improvements. This make we proud to contribute to JVM, the fastest web platform ever.
First Steps
In order to get started with Kikaha you could follow one or more steps bellow:
- 1 Minute Tutorial - the easiest (and fastest) way to getting you first project running
- Creating a Kikaha maven project - for those whom knows Maven basics
- Take a look on a few examples
License
Kikaha is released under Apache 2.0 licensed and will always use (or depends) on OpenSource softwares that is also released under the same license, or that is compatible with Apache License 2.0.