module
Version:
v0.0.0-...-66263c1
Opens a new window with list of versions in this module.
Published: Feb 24, 2023
License: MIT
Opens a new window with license information.
README
¶
go-auth-api
Restfull api for authentication with JWT in golang
.env file
POSTGRES_CONN_STRING = "user=username dbname=dbname password=password sslmode=disable"
DB_NAME = "dbname"
DB_USERNAME = "usename"
DB_PASSWORD = "password"
JWT_SECRET = "secretkey"
Project Structure
project structure
Directories
¶
Click to show internal directories.
Click to hide internal directories.