Directories
¶
| Path | Synopsis |
|---|---|
|
Package api_key provides middleware utilities for securing API endpoints using custom API key validation.
|
Package api_key provides middleware utilities for securing API endpoints using custom API key validation. |
|
Package api_types defines reusable types and standard response structures for consistent API communications across the service
|
Package api_types defines reusable types and standard response structures for consistent API communications across the service |
|
Package config provides utility functions for accessing environment variables in a structured and consistent manner across the API application.
|
Package config provides utility functions for accessing environment variables in a structured and consistent manner across the API application. |
|
Package jwt_auth provides an extendable interface for JWT authentication in a Gin-based API, leveraging the github.com/appleboy/gin-jwt middleware.
|
Package jwt_auth provides an extendable interface for JWT authentication in a Gin-based API, leveraging the github.com/appleboy/gin-jwt middleware. |
|
Package mysql provides a centralized and reusable interface for establishing and accessing a MySQL database connection using GORM
|
Package mysql provides a centralized and reusable interface for establishing and accessing a MySQL database connection using GORM |
|
Package utils provides common utility functions used across the API service These are generic, stateless helpers designed to simplify repetitive tasks and enforce consistent behaviors across multiple modules of the application
|
Package utils provides common utility functions used across the API service These are generic, stateless helpers designed to simplify repetitive tasks and enforce consistent behaviors across multiple modules of the application |
Click to show internal directories.
Click to hide internal directories.