Link Search Menu Expand Document

Welcome to Daikon

Daikon

Daikon is a dead simple and minimal framework for creating web applications in Kotlin with minimal effort. The main goals are:

  • Use a framework easy to test
  • Build a simple web application in less than 5 minutes
  • Can run multiple instances of HTTP server at the same time
  • Deploy application in container, with server start time less than 100ms

An Open Source Project