Skip to content

AIRONAX-Developer/go-gin-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-gin-rest-api

Golang gin framework REST API with JWT authentication

URL Endpoints:

http://localhost:8080

Endpoint Method
/login?email=info@aironax.com&password=test POST
/emi POST

Follow the steps to Run App

go mod tidy

go mod vendor

go mod run main.go

Releases

No releases published

Packages

No packages published

Languages