Skip to content

jrsmth97/gin-rest-api

Repository files navigation

Golang Gin REST API

Feature

  • JWT
  • Gorm
  • API Documentation Swagger
  • Go Playground Validator

Command

  • Install node modules
$ go get . || go mod || make goinstall
  • Build application
$ go build -o main || make goprod
  • Start application in development
$ go run main.go | make godev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published