API Management
13.2 13.1 13.0 12.2 12.1 12.0 11.0
13.2 13.1 13.0 12.2 12.1 12.0 11.0

Adding a Project

After the Server Group is created, a project can be added. To add a project to an existing backend REST/HTTP service, perform the following actions:

  1. Open the API Management Dashboard and click the API Projects prompt to navigate to the API Projects page.

    image2022-3-10 10:10:59.png
     

  2. Click the Add icon and select an option. For example, select the From REST/HTTP Service option.

    image2022-3-10 10:13:6.png

  3. Provide the details of the API project in the wizard that appears. Provide the Project Display name, Version number, Target Backend Service URL, and Project Context Path, and set the method needed for both the Backed Service URL and Project Context Path in the corresponding method fields given.

    Example

    URL: http://www.thomas-bayer.com/sqlrest
    Method: GET 

    image2022-3-10 10:14:42.png

  4. Click Finish to save the project to the repository. The project appears in the API Projects page.

    Click the Finish and Open button to open the created project.

    image2022-3-10 10:16:29.png
     

Refer to the Adding Projects section to know about the various types of projects that can be added.