cloudant-labs / slate

The Cloudant Documentation, built with Slate
Other
14 stars 17 forks source link

HTTP vs. Web #13

Open bradley-holt opened 9 years ago

bradley-holt commented 9 years ago

"All requests to Cloudant go over the web, which means any system that can speak to the web, can speak to Cloudant." Technically, the "web" is a combination of interlinked hypermedia documents and HTTP. It would be more accurate to say something like, "All requests to Cloudant go over HTTP, the protocol used by the web, which means any system that can speak HTTP can speak to Cloudant."