Microsoft REST API Guidelines 1. Abstract The Microsoft REST API Guidelines, as a design principle, encourages application developers to have resources accessible to them via a RESTful HTTP interface. To provide the smoothest possible experience for developers on platforms following the Microsoft…
GitHub – microsoft/api-guidelines: Microsoft REST API Guidelines
Microsoft REST API Guidelines The Microsoft REST API Guidelines are Microsoft’s internal company-wide REST API design guidelines. Teams at Microsoft typically reference this document when setting API design policy. They may additionally create documents specific to their team, adding further guid…