Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 285 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 285 Bytes

Gin template for Azure Web App

This repository provide templates for gin and this application can run on Azure Web App. Gin is web application framework for golang.

How to run on local

  1. Set HTTP_PLATFORM_PORT (ex. 8080)
  2. Run the following command.
go run server.go