1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-11 17:24:29 +02:00

Merge pull request #3317 from apooravc/add-json-resource

[json/en] Added a resource (tutorial)
This commit is contained in:
Divay Prakash
2018-10-21 16:31:23 +05:30
committed by GitHub

View File

@@ -81,3 +81,5 @@ Supported data types:
## Further Reading
* [JSON.org](http://json.org) All of JSON beautifully explained using flowchart-like graphics.
* [JSON Tutorial](https://www.youtube.com/watch?v=wI1CWzNtE-M) A concise introduction to JSON.