An open API service indexing awesome lists of open source software.

https://github.com/rapidapi/azuregatewaydiscovery

Demo days code for azure gateway discovery
https://github.com/rapidapi/azuregatewaydiscovery

Last synced: 10 months ago
JSON representation

Demo days code for azure gateway discovery

Awesome Lists containing this project

README

          

# azureGatewayDiscovery
Demo days code for azure gateway discovery

For addition deatails on this setup, please reach out to James DeLuca for Azure Gaateway configuration and Gabe Ortiz for Code logic.

##Notion Documentaiton Link
https://www.notion.so/rapidapi/Azure-Gateway-API-Discovery-02f33835a547403284dc28a5aa7b6328

## Create a .env file and set the following values

## Rapid REST PAPI Values
OWNER_ID=''\
REST_URL='{{your-rest_papi-api}}/v1/apis/rapidapi-file/admin'\
REST_HOST=''\
REST_KEY=''

## Rapid GQL PAPI Values
GQL_HOST=''\
GQL_URL=''\
GQL_RAPID_IDENTITY_KEY=''\
GQL_RAPID_KEY=''

## AZURE GATEWAY API Values
AZURE_SERVICE_GATEWAY=''\
AZURE_RESOURCE_GROUP=''\
AZURE_PROVIDER_NAME='Microsoft.ApiManagement'\
AZURE_API_VERSION='2021-12-01-preview'\
AZURE_SUBSCRIPTION=''\
AZURE_SHARED_ACCESS_KEY=''