I have simple rout-mapping function which using http4s:
import cats.syntax.all._ import org.http4s._ import org.http4s.circe._ def routMapper: PartialFunctio