July 2019
Beginner to intermediate
300 pages
7h 48m
English
Strictly speaking, REST does not enforce any specific transport protocol or data format. However, in actual practice the majority (if not all) REST APIs are implemented using HTTP(S) as the transport, with JSON as the content type.
However, there are many APIs out there that also make use of XML (in some cases in addition to JSON) and other content types.
Read now
Unlock full access