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
- Host: GitHub
- URL: https://github.com/pedrorijo91/scala-play-json-examples
- Owner: pedrorijo91
- License: mit
- Created: 2016-03-26T18:46:52.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-26T18:56:50.000Z (about 10 years ago)
- Last Synced: 2025-03-02T20:27:12.721Z (over 1 year ago)
- Topics: json, play-framework, scala, tutorial, tutorials
- Language: Scala
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)