perwendel / spark-kotlin

A Spark DSL in idiomatic kotlin // dependency: com.sparkjava:spark-kotlin:1.0.0-alpha
Apache License 2.0
988 stars 43 forks source link

Add Kotlin Wrapper for Spark Routes #1

Closed lallemupp closed 7 years ago

lallemupp commented 7 years ago

Add a Kotlin wrapper for Spark routes to enable Kotlin syntatic sugar

lallemupp commented 7 years ago

Should the Routes class be renamed to Http?

perwendel commented 7 years ago

yes, let's change it to Http and we'll also add static API access