Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 405 Bytes

readme.md

File metadata and controls

10 lines (8 loc) · 405 Bytes

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