Skip to content

KirilNN/go-rest-api-jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Sample REST API written in Go using JWT authorization

To run the API install Docker and execute

1. docker build -t rest-api .
2. docker run -p 8080:8081 rest-api

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published