Skip to content

Instantly share code, notes, and snippets.

@adamw
Last active February 19, 2019 09:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adamw/8ef7dbaf17a26e4bd7ed5754cafa2e58 to your computer and use it in GitHub Desktop.
Save adamw/8ef7dbaf17a26e4bd7ed5754cafa2e58 to your computer and use it in GitHub Desktop.
"com.softwaremill.tapir" %% "tapir-core" % "0.1"
"com.softwaremill.tapir" %% "tapir-akka-http-server" % "0.1"
"com.softwaremill.tapir" %% "tapir-json-circe" % "0.1"
"com.softwaremill.tapir" %% "tapir-openapi-docs" % "0.1"
"com.softwaremill.tapir" %% "tapir-openapi-circe-yaml" % "0.1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment