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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Hasan Demir
May 4, 2022
7d81c6c · May 4, 2022

History

33 Commits
Apr 21, 2022
Apr 17, 2022
May 4, 2022
May 4, 2022
Apr 17, 2022
May 4, 2022
May 4, 2022
May 4, 2022
May 4, 2022
May 4, 2022
May 4, 2022
May 4, 2022
Apr 11, 2022
May 4, 2022
May 4, 2022
May 4, 2022
May 4, 2022
May 4, 2022
May 4, 2022
May 4, 2022
May 4, 2022

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