Skip to content
/ go-rest-template Public template

basic template for an REST-API using net/http and go-jwt

Notifications You must be signed in to change notification settings

ax4w/go-rest-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-rest-template

Basic Rest-API template featuring a pong and jwt endpoint, to generate a jwt token. Uses logging and jwt auth in the middleware. You can use this to setup the basics of your api.

There is no real authentication. You still need to connect your database and veryfiy the user before you generate the JWT.

About

basic template for an REST-API using net/http and go-jwt

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages