I looked through Play framework and I am struggling to find a good documentation/tutorial for how to do a RESTful web service in Play ver. 2+.
Please recommend any reference if you have. Googling on keywords containing "Play" and "Rest" does not give me much :-)
I'm building a backbone skeleton application, and for the backend webservice I used play 2.0 with scala.
It implements a nice json rest web service with cors, using an in-memory database
Have a look at it at:
https://github.com/opensas/BackboneBootstrap/tree/master/webservice
It support a couple of nice features, like filtering, paging, ordering and advanced queries...
You should check play-mini :
https://github.com/typesafehub/play2-mini
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With