Categorygithub.com/AIRONAX-Developer/go-gin-rest-api
modulepackage
0.0.0-20220830155411-99160f21308c
Repository: https://github.com/aironax-developer/go-gin-rest-api.git
Documentation: pkg.go.dev

# README

go-gin-rest-api

Golang gin framework REST API with JWT authentication

URL Endpoints:

http://localhost:8080

EndpointMethod
/[email protected]&password=testPOST
/emiPOST

Follow the steps to Run App

go mod tidy

go mod vendor

go mod run main.go

# Packages

No description provided by the author