bchhabra2490 / restApi-go

restAPI in go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##Rest api in go

###Requirements

  • Install go
  • Install docker

###Installation

  • git clone repo
  • make build
  • make run

Go to localhost:3001/go-docker and check the output.

About

restAPI in go


Languages

Language:Go 50.0%Language:Dockerfile 43.4%Language:Makefile 6.6%