Skip to content

ticomarques/GoLang_Auth_REST_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoLang - Authentication REST API with JWT

This Project is an authentication module built in GoLang.

Create - Users Login - User Create, Read, Update, Delete - Events (auth required) Create, Delete - registrations (auth required)

1 - Download the project

2 - On jwt.go file, set your secret on this variable. ex: secret := "somesecret"

3 - On the folder of the project, run: go run .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages