Skip to content

bearddan2000/scala-web-sbt-play-api-param-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Description

A call to playframework web api with a value.

Tech stack

  • scala
  • sbt
    • play

Docker stack

  • hseeberger/scala-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