This project has exercises and solutions for the OpenAPI Hands-On Workshop.
Source files are in OpenAPI 3.0 format.
Workshop attendees can download or clone the repository to a writable folder to complete the exercises.
There are many commercial and open source editors for OpenAPI. You can work with the following tools, or any other editing environment that supports OpenAPI 3.0. We recommand using a tool with a side-by-side editor and documentation view.
- API Studio Desktop
Standalone API design workbench for Windows, macOS, or Linux (beta). - API Studio for Eclipse
Plug-in for standard Eclipse IDE distributions, installed from the Eclipse Marketplace.
- Go to File > Switch Workspace > Other... and select the
/workspace
folder from your local repo. - Activate the Project Explorer view.
Hint: You can restore the Project Explorer from minimized state by clicking the restore button in the trim stack: - If you don't see the exercise projects, import the projects as follows:
- Go to File > Import > General > Existing projects into workspace
- Click Browse...
- Click OK
- Select all projects, and click Finish
Watch the videos here or on YouTube to get started.
You may import or copy-and-paste the exercises and answers into the Swagger Editor.