Skip to content

EtienneM/sample-go-gin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Application with Go and Gin

This sample is running on: https://go-gin.is-easy-on-scalingo.com/

Deploy via Git

Create an application on https://scalingo.com, then:

scalingo --app my-app git-setup
git push scalingo master

And that's it!

Deploy via One-Click

Deploy to Scalingo

Running Locally

docker-compose up

The app listens by default on the port 3000 or the one defined in the PORT environment variable.

About

Sample Go application using Gin framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 83.0%
  • Dockerfile 15.7%
  • Procfile 1.3%