An open API service indexing awesome lists of open source software.

https://github.com/pedrorijo91/scala-play-json-examples


https://github.com/pedrorijo91/scala-play-json-examples

json play-framework scala tutorial tutorials

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

Source code used on Scala Play-Json blog posts:

* http://pedrorijo.com/blog/scala-json/
* http://pedrorijo.com/blog/scala-json-part2

If you want to read a little more about solutions from other authors, check these useful links:

* [Reactive Xplore Group](http://reactive.xploregroup.be/blog/13/Play-JSON-in-Scala-intro-and-beyond-the-basics)
* Wojciech Programming Blog [Part 1](http://www.wlangiewicz.com/2016/03/23/json-in-play-framework-techniques-for-making-compatible-mappings/) and [Part 2](http://www.wlangiewicz.com/2016/03/25/json-play-framework-advanced-libraries/)