-
Notifications
You must be signed in to change notification settings - Fork 0
License
aloise/Misc-http4s-cats-effects
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
HTTP Rest Transportation service Author: Ihor Mordashev Technologies: Scala, http4s How to run: - You need to have `sbt` installed - The following command would run the server on localhost:8081 : > sbt run How to test: - To run unit tests please run: > sbt test - To run integration tests please run: > sbt it:test To create a distribution: - To create a standard SBT distribution: > sbt dist - Sbt native packager is included ( https://www.scala-sbt.org/sbt-native-packager/formats/universal.html ) - To publish a local Docker image please run: > sbt docker:publishLocal
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published