Lindsay Bassett
Introduction to JavaScript Object Notation: A To-the-Point Guide to JSON
- ISBN 13:
- 9781491929483
- author:
- Lindsay Bassett
- format:
- Paperback
- publisher:
- OReilly Media
- language:
- English
- Publication Year:
- 2015
- Pages:
- 126
- Dimensions:
- 22.9 x 17.8 x 0.5 cm
- Genre:
- Computing & Internet, Computer Science, Information Systems
- Condition:
- New
- Availability:
- Item usually sent within 10 working days
Description
This concise guide helps you get up and running quickly with JavaScript Object Notation (JSON), a popular data interchange format. Lindsay Bassett begins by explaining JSON syntax, data types, formatting, and security concerns before exploring its many applications.
From Web APIs and server-side language libraries to NoSQL databases and client-side frameworks, JSON has emerged as a viable alternative to XML for exchanging data between different platforms. You'll learn how to combat common security concerns and understand the relationship between browsers, web APIs, and JSON.
Discover how jQuery and other client-side frameworks use JSON, and why the CouchDB NoSQL database uses JSON to store data. With this book, you'll gain a deep understanding of how JSON works and be able to put it to work in your own projects.