Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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

About

A minimalistic sample on creating a REST API using Go programming language.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages