Skip to content

Instantly share code, notes, and snippets.

@estiller
Last active July 9, 2020 20:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save estiller/78200f8d6f8cfb8093339a86373a3222 to your computer and use it in GitHub Desktop.
Save estiller/78200f8d6f8cfb8093339a86373a3222 to your computer and use it in GitHub Desktop.
Building a Custom URL Shortener Using Azure Functions and Cosmos DB - Customizing the Route Prefix
{
"extensions": {
"http": {
"routePrefix": ""
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment