1. EachPod
EachPod

Podcast: Spec-driven Development of REST APIs, with a focus on RAML -- interview with Michael Stowe

Author
Tom Johnson
Published
Mon 12 Oct 2015
Episode Link
https://idratherbewriting.com/2015/10/12/spec-driven-design-podcast-michael-stowe/

Spec-driven development is an approach to developing REST APIs by first describing and prototyping the API through a specification file (such as RAML or Swagger), and then coding the API. The spec not only serves as a contract for the API's development, it can also generate interaction documentation, unit tests, client SDKs, and provide other benefits.

Share to: