/kurl

A Kotlin DSL Example, used in a talk

Primary LanguageKotlinMIT LicenseMIT

# KURL - a showcase of how we can use Kotlin to build a DSL to make HTTP requests

There are 2 files of note:

Demo contains a main function that showcases the examples of the HTTP calls in both pure OKHttp and The Kurl DSL.