Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.2 KB

File metadata and controls

32 lines (19 loc) · 1.2 KB

Sample Go web application

This is a sample GO Lang web application built on visual studio code.

Language Platform Author
Go Lang Azure Web App

Installation

For Development, you need Go lang setup. Please follow this link to get started with the setup Go Lang Setup.

Get code to your local for development

  • Clone this repository

    $ git clone https://github.com/YOUR_USERNAME/REPOSITORY_NAME.git

Deploying on Azure

Any change to this repository will result in triggering a workflow to build and deploy this app on azure as an app service. Learn more about Azure App Service and Github Actions.

Contributing

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

License:

See LICENSE.