ElenaforMiro for Developersmirodevelopers.hashnode.dev·May 5, 2023How the Miro Developer Platform leverages contract testingDesign-first approach at Miro The Miro Developer Platform 2.0 was launched last year, and since then we’ve been working on improving the quality and consistency of our REST API. To achieve this, we decided to embrace a design-first approach. For us, ...Discuss·271 readsOpenApi
Bartosz Michalikit-depends.hashnode.dev·Jun 8, 2022Mocking the Open API SpecificationsIntroduction The best way to understand the mechanics of a thing is to start interacting with it. Skimming through the documentation won’t hurt as well 😉. APIs are no exceptions to this approach. Nowadays the industry-standard documentation of an AP...Discuss·207 readsOpen Source