Skip to content

Skeleton for JWT authentication with Golang and PostgresSQL database

License

Notifications You must be signed in to change notification settings

sajallimbu/go_securing_api

Repository files navigation

JWT Authentication with Golang and Postgres

Clone the folder into your computer and type

go run main.go

It'll serve the server at localhost:8080

Routes like /api, /api/login, /api/register doesnt need any authentication but /user/... does

CompileDaemon -command="./go_securing_api -my-options"

About

Skeleton for JWT authentication with Golang and PostgresSQL database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages