I'd Rather Be Writing Podcast Feed
Podcast: Spec-driven Development of REST APIs, with a focus on RAML -- interview with Michael Stowe
- Autor: Podcast
- Narrador: Podcast
- Editora: Podcast
- Duração: 0:45:48
- Mais informações
Informações:
Sinopse
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.