rybalkinsd / kohttp

Kotlin DSL http client
https://kohttp.gitbook.io
Apache License 2.0
478 stars 42 forks source link

[samples][spring] move example from abstract requests to weather localizer #178

Closed rybalkinsd closed 4 years ago

rybalkinsd commented 4 years ago

Introduce two endpoints with valid names /foo /bar both just proxy requests to any public weather REST API with a city configured inside Spring application.

also post on medium

rybalkinsd commented 4 years ago

cc @gokulchandra

rybalkinsd commented 4 years ago

Introduced in #180