Categorygithub.com/ayoadeoye1/restapi-gin-gorm
repositorypackage
0.0.0-20250210151113-4f07a031a05e
Repository: https://github.com/ayoadeoye1/restapi-gin-gorm.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

RESTAPI DEV -- GIN & GORM

CLONE

git clone [email protected]:ayoadeoye1/restapi-gin-gorm.git

INSTALL PACKAGES

  • some already in the project
go get .

START APP (with Make)

  • hot reload
make dev
  • start server
make start

Access Documetation

  • Base Url
http://localhost:8080 
  • Swagger API
http://localhost:8080/swagger/index.html#/