1 Repo
Guidelines and standards for creating consistent and developer-friendly interfaces.
Explore 1 awesome GitHub repository matching part of an awesome list · Api Design. Refine with filters or upvote what's useful.
This project is a cloud API governance framework and enterprise style guide. It provides a centralized set of naming and structural rules and design guidelines for RESTful interfaces to maintain architectural consistency across large-scale distributed services. The framework establishes standards for OpenAPI specifications to ensure a uniform developer experience. It also defines a versioning policy to manage service updates and prevent breaking changes for existing client integrations. The guidelines cover resource-oriented design patterns, schema-based constraint validation, and standardiz
Battle-tested standards for building consistent RESTful APIs.