Go Rest Sample This is a minimalistic sample on creating a REST API using Go programming language. Requirements None How to run Install dependencies by running go get ./src Run the code with go run src/main.go. You should be able to access http://localhost:8080/people and get the JSON