Skip to content

About kikaha

Miere edited this page Feb 24, 2018 · 4 revisions

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.

Maven Central Codeship Status

First Steps

In order to get started with Kikaha you could follow one or more steps bellow:

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.

Clone this wiki locally