Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 307 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 307 Bytes

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