...

/

Challenge: Prototyping APIs

Challenge: Prototyping APIs

Practice converting the Credit-Check sketch into an API prototype using the OpenAPI Specification format.

We'll cover the following...

Exercise

In this exercise, convert the Credit-Check sketch into an API prototype using the OpenAPI Specification format. Create a working prototype of the Credit-Check API that can be used as a reference.

  1. To start, log in to the WSD editor at https://www.websequencediagrams.com to create a new WSD document that reflects the translation of
...