Browsing Category
Json
1 post
Introduction to JSON
JSON (JavaScript Object Notation) is one of the most popular and widely accepted data exchange format originally specified by Douglas Crockford. JSON is widely accepted in the softwares that includes client-server architecture for exchanging data between client and server.