Skip to content

Latest commit

 

History

History
executable file
·
34 lines (25 loc) · 609 Bytes

File metadata and controls

executable file
·
34 lines (25 loc) · 609 Bytes

scala-web-bloop-sbt-play-api-param-hello-world

Description

A call to playframework web api with a value.

Compiled and ran from build server bloop.

Build note

Dependencies must be compatable with jdk8 or less.

Tech stack

  • bloop
  • scala
  • bloop-sbt
    • play

Docker stack

  • hseeberger/scala-bloop-sbt:11.0.2-oraclelinux7_1.3.5_2.12.10

To run

sudo ./install.sh -u End points

To stop (optional)

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credit

Code based on