play-scala-rest-api-example icon indicating copy to clipboard operation
play-scala-rest-api-example copied to clipboard

Example Play Scala application showing REST API

Results 4 play-scala-rest-api-example issues
Sort by recently updated
recently updated
newest added
trafficstars

In the readme bin/play-rest-api-example -Dplay.crypto.secret=testing should be ./bin/play-**scala**-rest-api-example -Dplay.crypto.secret=testing

status:backlog

@guilhebl did a bunch of work to add tests -- should cherry-pick to 2.6.x branch before GA. https://github.com/playframework/play-scala-rest-api-example/pulls?q=is%3Apr+author%3Aguilhebl

status:backlog

Use [`PlayService` plugin](https://playframework.com/documentation/2.6.x/Highlights26#PlayService-sbt-plugin-(experimental)) to show how to create a more stripped down REST service.

status:backlog