Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 522 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 522 Bytes

Pre-requisites to run this sample

  • Go should be installed and GOPATH should be set
  • get the dependencies using go get ./... from the directory where you keep jwtdemo.go
  • go run jwtdemo

This runs the webservice on port 3080

For testing