Categorygithub.com/ertantorizkyf/gin-gorm-sample
modulepackage
0.0.0-20240818095200-2131cf5408d2
Repository: https://github.com/ertantorizkyf/gin-gorm-sample.git
Documentation: pkg.go.dev

# README

gin-gorm-sample

Description

Basic CRUD API implementation using the Gin framework

Project structure

  • assets/* - Contain sample files for fs implementation
  • controllers/* - API logic handler
  • helpers/* - Set of functions to perform specific function
  • initializers/* - Files/functions to run on init
  • middlewares/* - Middleware implementation
  • models/* - Gorm data model
  • routers/* - List of endpoints
  • tests/* - Unit test

Running the app

  • debug mode: CompileDaemon -command="./gin-gorm-sample"

Other

Logo image by Petra from Pixabay

# 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
No description provided by the author