REST, GET. , , URI, HTTP GET JSON.
JSON - , REST. , GET, , . JSON, HTML-. , JSON, , JSON. , JSON, JavaScript.
You can use REST clients (for example, Advanced REST Client for Chrome ) to create HTTP POST and PUT if a particular REST endpoint has built-in functions for receiving data and doing something with it. For example, many wiki-style REST endpoints allow you to create a page with custom-made HTTP POST with specific header information, URI, or JSON parameters as part of this.
source
share