Skip to content

Using jwt-go for writing a secure web-service in golang

Notifications You must be signed in to change notification settings

uttamgandhi24/jwtdemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

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

About

Using jwt-go for writing a secure web-service in golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages