About this document
Understanding REST API and JSON Differences by Rufahniyah Lizha is a document available to read on EtoBox.
REST API is an application programming interface that conforms to the constraints of the REST architectural style and allows interaction with full RESTful web services. A REST API uses HTTP requests to GET, PUT, POST and DELETE data and allows building of distributed hypermedia systems. JSONArray is used to represent an ordered collection of values, while JSONObject represents a collection of name/value pairs and is used to represent objects.
- Author
- Rufahniyah Lizha
- Language
- EN