Azure-Samples / azure-sdk-for-go-samples

Examples of how to utilize Azure services from Go.
MIT License
296 stars 184 forks source link

add API server sample #231

Open joshgav opened 5 years ago

joshgav commented 5 years ago

Create a sample runnable API server. Include a resource manager template and a clickable link in the README to deploy with that template, learning from items in https://github.com/Azure/azure-quickstart-templates.

API sample requirements:

It would also be nice if the API supported authorization via Azure AD.

joshgav commented 5 years ago

Resources to learn from and reuse: