add JSON resource

This commit is contained in:
Apoorv Choubey 2018-10-20 21:19:46 +05:30
parent 9e2bd7c11b
commit 1e26ac4bad

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.