Slide 3
Slide 3 text
3
Restlet
REST
Request:
URL: http://example.com/books/book1
HTTP Method: GET/POST/PUT/DELETE
HTTP Accept: MediaType - application/json, text/xml, text/html itp.
HTTP Accept-Charset/Accept-Encoding/Accept-Language
Response:
HTTP Status: 2xx/3xx/4xx/5xx
HTTP Content-type: MediaType
Dane: [{'xxx':yyy}, ...]