go-gin-api

command module
v0.0.0-...-cf20ef5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 2, 2024 License: MIT Imports: 12 Imported by: 0

README

Go GIN API with Mongo

Boilerplate microservice API with GIN

Folder structure

Folder & Files Description
/src/routers AKA endpoints
/src/routers/users router folder example
/src/routers/users/handler.go Handler functions
/src/routers/users/router.go Router
/src/routers/users/validations.go Endpoint Request Validations
/src/middlewares Custom Middlewares
/src/services Business logic, including internal or external services such as SDK (service layer)
/src/configs Environment variables and configuration-related things

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package docs Code generated by swaggo/swag.
Package docs Code generated by swaggo/swag.
src

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL