Topic
play
1 post tagged “play”.
-
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…