Skip to content

The common modules/packages used for Golang applications based on Gin

License

Notifications You must be signed in to change notification settings

chinmobi/ginmod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ginmod

The common modules/packages used for Golang applications based on Gin.

Packages

  • errors - Define common errors and utility for application error handling.

  • middleware - Provide structures to organize/manage Gin middlewares.

  • restful - Utility to pack RESTful API response (data and error).

  • security - Provide security utility for authentication and authorization.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

The common modules/packages used for Golang applications based on Gin

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages