This is a minimalistic sample on creating a REST API using Go programming language.
None
- 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