You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
5.3.1. Creation of Request router
Use a WebClient to create an HTTPS API request to the GIS Server. Get information about the GIS Server from the PostgreSQL database.
5.3.2. Connecting with external GIS server to get API key
Using the WebClient created with 5.3.1, call the GIS Server, parse the response, and get the API Key. Share the API Key, Server URL to the API Verticle.
The text was updated successfully, but these errors were encountered:
5.3.1. Creation of Request router
Use a WebClient to create an HTTPS API request to the GIS Server. Get information about the GIS Server from the PostgreSQL database.
5.3.2. Connecting with external GIS server to get API key
Using the WebClient created with 5.3.1, call the GIS Server, parse the response, and get the API Key. Share the API Key, Server URL to the API Verticle.
The text was updated successfully, but these errors were encountered: