Open the API Designer
-
Return to the API Designer tab in your browser.
-
If you closed the tab and the API Designer server is still running, you can access the designer at http://127.0.0.1:9000/#/design/apis
-
If you need to re-launch the API Designer, issuing the following command in your terminal window:
cd ~ && apic editYou may be asked to sign in with your registered Bluemix account.
-
-
Otherwise, click the
All APIslink to return to the main Designer screen.
Create a New Project
-
Using the menu button in the top left-hand corner of the screen, expand the
Projectssection to view your active projects. -
Click on the
+button andCreate OpenAPI Project.
-
Call the new project
accessoriesand set the project directory to your$HOME_DIR/apisfolder.
-
Click on the
Addbutton to create the new project and switch into the project’s design view.
Continue
Proceed to Create the Financing API (REST to SOAP).