Skip to content

Classic-Paterson/SwaggerFunctionApp

Repository files navigation

Swagger Function App

A simple starting point for Function apps that has a Swagger interface.

This was built with the help of Justin Yoo - and his AzureFunctions.Extensions

Thanks!

Getting Started

Installing

Fork or clone this bad boy and run it up.

This is nothing more than a simple Function App that will return what ever variable you throw at it as a url parameter.

Using

To navigate to the Swagger Ui use

http://localhost:7071/api/swagger/ui

Deployment

Throw this into Azure.

Troubleshooting

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A simple starting point for FUNction apps that has a Swagger interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages