Skip to content

API is your sidekick increasing your development velocity

License

Notifications You must be signed in to change notification settings

devkimchi/apim-sidekick

 
 

Repository files navigation

Demo for APIM as a Sidekick

This is the sample app repository to demo APIM as a Sidekick.

Prerequisites

Getting Started

  1. Fork this repository to your account

  2. Prepare the following secrets:

  3. Run the following commands step-by-step:

    1. azd login
    2. azd init
    3. gh auth login
    4. azd pipeline config
    5. azd up
    6. gh workflow run "Azure Dev" --repo $GITHUB_USERNAME/apim-sidekick ⬅️ $GITHUB_USERNAME is your GitHub username
  4. Access to your API Management console: https://apim-{{AZURE_ENV_NAME}}.azure-api.net ⬅️ Check your .env file to get AZURE_ENV_NAME

GitHub Codespaces

If you want to run this repository, run the following command to configure your Swagger UI working.

# Update local.settings.json
pwsh -c "Invoke-RestMethod https://aka.ms/azfunc-openapi/add-codespaces.ps1 | Invoke-Expression"

About

API is your sidekick increasing your development velocity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Bicep 40.2%
  • C# 23.7%
  • HTML 13.5%
  • PowerShell 8.9%
  • Shell 7.4%
  • CSS 5.8%
  • Dockerfile 0.5%