go-auth-api

module
v0.0.0-...-66263c1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 24, 2023 License: MIT

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

Path Synopsis
api
v1
cmd
internals

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL