command
module
Version:
v0.0.0-...-0d7a5af
Opens a new window with list of versions in this module.
Published: Nov 1, 2023
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
A simple authentication & authorization service built on Go, Gin Framework, Go-JWT & Postgresql
Steps to Up and run auth service in your machine
-
Go to auth directory by cd auth.
-
Run Command go install && go mod tidy
-
Run make run and this will start authentication server.
-
Test the endpoints by using API testing tool like Postman or Thunder Client on localhost:8080/signup to create first user.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.