Thursday 11 September 2014

10 Example JSON Files, And Real Implementaion

jquery-json-examples
 

Here are some popular JSON file example to get you going with some common everyday JSON tasks. The JSON schema is very simple and much less clustered than XML (and easier to read in my opinion). They contain basic JSON data set examples so you can just populate them with whatever data you want.
If you want to know the basics of JSON how to use it read simple JSON jQuery Post.
  1. Example Google Maps JSON File
  2. Example Colors JSON File
  3. Example Twitter JSON File
  4. Example Facebook JSON File
  5. Example Flikr JSON File
  6. Example YouTube JSON File
  7. Example iPhone JSON File
  8. Example Customer Form JSON File
  9. Example Products Database JSON File
  10. Example Interoperability JSON File

No comments:

Post a Comment