Skip to content

Opinionated, yet adaptable, Kotlin friendly web framework.

License

Notifications You must be signed in to change notification settings

kue-framework/kue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kue

An opinionated, Kotlin friendly web framework, that brings over some of my favorite things from Play Framework without a dependency on Scala.

Goals

  • Project should auto reload or hotswap when source files change.
  • Ability to easily compose HTTP actions.
  • Easy to use, yet robust configuration mechanism.
  • Dependency injection friendly.
  • Robust database evolutions mechanism.
  • Kotlin and Java friendly.
  • Opinionated out of the box, but allows you to easily swap out the parts if desired.
  • No SBT.
  • No Scala.
  • Favor Guice over Spring.

Components

Documentation

  1. Getting Started
  2. Running and Debugging
  3. Database and Ebean
  4. Logging

About

Opinionated, yet adaptable, Kotlin friendly web framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published