Y
Hacker News
new
|
ask
|
show
|
jobs
by
thomaspaine
4508 days ago
REST doesn't have to be JSON, it's agnostic with regard to the serialization format. JSON is just a popular format but I've seen XML and YAML REST apis.