directory
0.0.0-20230630201924-bc6e940a4ace
Repository: https://github.com/raj63/golang-rest-api.git
Documentation: pkg.go.dev
# Packages
Package adapter is a layer that connects the infrastructure with the application layer.
Package controllers contains the common functions and structures for the controllers.
No description provided by the author
Package middlewares contains the middlewares for the rest api.
Package routes contains all routes of the application.