Skip to content

duong-se/golang-rest-api

Repository files navigation

Golang Rest Api Service Example

Go lang rest api service example

How To Install

  1. cd $GOPATH/src/
  2. Bash git clone https://github.com/tanphamhaiduong/golang-rest-api.git

How to Build

Bash go build

How to Start

Bash ./golang-rest-api

How to Build and Start

Bash go build && ./golang-rest-api

About

Golang rest api small example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages