spotify4s

About

SpotifyのAPIを叩くやつ 適当に作っているので動きやインタフェースがガラっと変わるかもしれない

Required

Scala 2.13 ~

Installing

libraryDependencies ++= Seq(
  "io.github.stoneream" %% "spotify4s-core" % "versionHere",
  "io.github.stoneream" %% "spotify4s-sttp" % "versionHere"
)

Spec

memo