Solution: Sketching APIs
Let’s practice how to create sketches for the Credit-Check service.
We'll cover the following...
The solution for this exercise is the first chance to actually sketch out what API resources and responses will look like. The instructions are to start with the WSD credit-check-diagram.png
and then create sketches of what the API should look like.
The first sketch is an HTML sketch that shows all the possible resources and the navigations between them. The second sketch is a JSON sketch that shows the details of what a list and an item response look like. Of course, you should be using the Apiary Editor to create these sketches.
Your Apiary starting sketch
To begin, open your browser and enter the address for Apiary Editor. Next, create a new API ...