Skip to content

Go Sanctum offers a simple-to-use authentication system like Laravel Sanctum.

Notifications You must be signed in to change notification settings

hsndmr/go-sanctum

Repository files navigation

Go Sanctum

Go Sanctum offers a simple-to-use authentication system like Laravel Sanctum.

Installation

Clone the repository

git clone https://github.com/hsndmr/go-sanctum

Go to the repository folder and execute command

docker build --tag go-sanctum .

Run the go-sanctum docker image

docker run -p 3000:3000 --name go-sanctum go-sanctum

Open swagger

http://localhost:3000/swagger/index.html

About

Go Sanctum offers a simple-to-use authentication system like Laravel Sanctum.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages