Skip to content

Instantly share code, notes, and snippets.

View HansG's full-sized avatar

HansG HansG

  • Regensburg, Germany
View GitHub Profile
@HansG
HansG / Http4s.scala
Last active November 7, 2022 13:02
Modified Version of skunk:modules/example/src/main/scala-2/Http4s.scala
// Copyright (c) 2018-2021 by Rob Norris
// This software is licensed under the MIT License (MIT).
// For more information see LICENSE or https://opensource.org/licenses/MIT
package example
import cats.effect.std.Console
import cats.effect._
import com.comcast.ip4s.IpLiteralSyntax
import io.circe.Encoder