Skip to content

mathif92/auth-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auth-service

This repo contains the auth-service application code written in Golang. It implements a Restful API that provides JWT authentication, roles & actions.

Running the app locally

For running the app locally it's needed to execute:

make db-up
make migrate-up
go run ./cmd/app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published