Documenting Web APIs
Prerequisite: This post assumes you understand what web APIs are, what they are designed for and how to write them. If not then take a look at this MSDN article first. In order for web APIs to be useful they need documentation. Unlike traditional APIs there is no function signatures to look at. Even if… Continue reading Documenting Web APIs