This app supports managing routes using DHIS2 Routes API.
It supports:
- Creating new routes (for all
GET,POST,DELETE,PUT,PATCHandJSON-PATCH). - Editing and deleting existing routes
- Testing routes by invoking the upstream endpoint and displaying the result.
- Configuring authentication parameters
- Setting authorities required to run the route
- Configuring the route metadata sharing
Please note that, in order, to be able to perform these operations, the logged-in user's role should have the Route authority enabled (under User App -> Roles (select the role) -> Metadata authorities (search for Route))
This project was bootstrapped with DHIS2 Application Platform.