go-jwt-auth-api

command module
v0.0.0-...-2f0d6c2 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2024 License: MIT Imports: 4 Imported by: 0

README

go-jwt-auth-api

Simple Rest API in Golang with JWT Authentication, Fiber Web Framework, PostgreSQL DB with GORM.

Prerequisites:
🛠️ Installing Packages:
go mod init <repository_name>
go get github.com/gofiber/fiber/v2
go get gorm.io/gorm
go get gorm.io/driver/postgres
go get github.com/golang-jwt/jwt
go mod tidy
💻 How to run
go run main.go

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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