Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Golang gin API boilerplate ,A proof of concept app for demonstrating authentication of golang app with JWT

License

Notifications You must be signed in to change notification settings

vinodnextcoder/golang-gin-boilerplate

Repository files navigation

⚡️ API Gin boilerplate ⚡️

Features

  1. user Register
  2. logrus logger

Backend

  • Golang
  • Gin-gonic framework
  • Mysql
  • Logrus logger
git clone https://github.com/vinodnextcoder/golang-gin-boilerplate.git
cd golang-gin-boilerplate
create file .env copy from .env

Install project dependencies
go mod download
Run run project

go run main.go

Testing api use postamn collection Api postman collection in root folder gin.postman_collection import in postman

Morty Proxy This is a proxified and sanitized view of the page, visit original site.