postman-open-technologies / lifecycle

Defining the API lifecycle in a modular, reusable, and machine readable way that can help others learn about what the API lifecycle could be, as as define their own evolving API lifecycle.
https://apis.how/products/web-design/
Apache License 2.0
15 stars 9 forks source link

Design-First API Mocking for Existing API #270

Open kinlane opened 2 years ago

kinlane commented 2 years ago

We need a blueprint to demonstrate how API design can first be applied to an existing API. Using an OpenAPI contract, documentation, and mock server to iterate upon the design and settle in on a contract that everyone agrees to in a collaborative way.

Producing:

This should augment a code-first practice with an introduction to a design-first approach to moving an existing API forward in a more design and collaborative way.