4.2 Micro APIs

4.2.1 Functionality

Micro APIs List :

  • It displays the list of Micro APIs.

Refresh button:

  • When a new MicroAPI is created, simply click on the refresh button to view the newly created MicroAPI on the Micro API listing page.

  • Clicking the Refresh button will refresh the page and display all the Micro APIs available.

Search Bar :

  • The Micro API listing provides a search bar for easy identification of specific Micro APIs. Utilizing the search bar, users can quickly find the desired Micro API by entering relevant search queries.

Add New MicroAPI button:

  • To generate a new MicroAPI, select the "Add New MicroAPI" button, complete all the required fields such as Unique Name and Description, then click on the "Submit" button.

  • Once the submit button is clicked, a success message will be displayed confirming the successful addition of the MicroAPI, such as "MicroAPI added successfully."

4.2.2 Features

View :

  • The Micro API details will be displayed.

Edit:

  • By utilizing the Edit action, we can modify the details of the MicroAPI, including Description, status, API Type, and Reference Object. Additionally, we have the option to add a JSON MongoDB Query. After making the desired changes, clicking on the Save button will trigger a success message confirming the successful update of the MicroAPI, such as "MicroAPI updated successfully."

Delete:

  • When the "Delete" action is selected, a confirmation prompt will appear to confirm the deletion. Upon clicking the "Yes, Delete It!" button, the selected form will be deleted, and the MicroAPI listing page will be automatically refreshed to reflect the changes. This ensures a seamless and intuitive deletion process for managing the MicroAPIs.

Last updated