Topic
scala
1 post tagged “scala”.
-
How to write a JSON API in Scala with Play from scratch
Create a new directory for your project and navigate to it in your terminal. Create a build.sbt file in the project directory and add the following…