package
0.0.0-20210125173158-27aa21442566
Repository: https://github.com/akshit8/go-boilerplate.git
Documentation: pkg.go.dev

# Packages

Package handlers implements http handlers for api endpoints.
Package utils implements generic utilities for api.

# Functions

CreateNewServer creates a new http router with chi configure all middlewares with router registers all endpoints to controllers returns the router.