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
- Host: GitHub
- URL: https://github.com/rapidapi/azuregatewaydiscovery
- Owner: RapidAPI
- Created: 2022-09-23T14:12:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-11T21:19:53.000Z (over 2 years ago)
- Last Synced: 2025-02-22T18:50:01.699Z (about 1 year ago)
- Language: JavaScript
- Size: 398 KB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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=''