Skip to content

A simple hello world rest server written in golang for learning golang

Notifications You must be signed in to change notification settings

prakashpandey/hello-world-rest-golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hello-world-rest-golang

A simple hello world rest server written in golang for learning goland

How to run?

clone project

  1. cd $GOPATH/src
  2. git clone https://github.com/prakashpandey/hello-world-rest-golang.git

install and run

  1. go install ./...
  2. $GOPATH/bin/hello-world-rest-golang

About

A simple hello world rest server written in golang for learning golang

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages