Skip to content

karenirenecano/go-handlers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Handlers

Demonstration of Go handlers

Getting Started

  • Ensure you have Go language installed. Head on here
  • Clone this repository. I recommend inspecting each commit to see progress

Invoke the following command to install dependencies

$ go install

To run the go app. This one as http server

$ go run main.go

Access your api at localhost:5000/api

Enjoy! :)

About

Demonstration of Go handlers

Topics

Resources

Stars

Watchers

Forks

Languages