Skip to content

naaltunian/go-jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-jwt

go-jwt was made to practice creating an http server in Go with JSON Web Tokens. You can create a user, login, and visit a protected route. Requires postgres.

Installation

go-jwt requires environment variables to run a POSTGRES database: POSTGRES_HOST, POSTGRES_DB_PORT, POSTGRES_USER, POSTGRES_DB_NAME, and DB_PASSWORD. Once set run go run main.go to start.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages