# 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
# 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