Skip to content

kargotech/hackathon-basic-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hackathon-basic-backend

Hackathon basic Golang backend template Simple template web service using gin (https://gin-gonic.com/) for web framework

require Go v1.17+

How to run

go run main.go would run http server on http://localhost:8080

How to develop

This is barebone template for running http server on golang, for more reference see gin (https://gin-gonic.com/)

About

Hackathon basic Golang backend template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages