Sketching APIs with Apiary Blueprint
A handy tool for generating API sketches is called the Apiary Blueprint Editor (https://apiary.io). Itâs easy to use and supports creating a live online version of your sketches so that you can share them with others and even use tools like curl or coded API client apps to interact with your sketches. This ability to interact with your sketches makes it really easy to quickly test and experiment with your API implementation ideas before committing to writing lots of code.
Letâs walk through a sketching session using the Apiary editor to see how it can help you sketch your API ideas. Weâll look at the following:
- Loading the editor and logging in
- Creating a new Apiary project
- Adding your first API sketch ...
Get Design and Build Great Web APIs now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.