golibrary

module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2020 License: MIT

README

golibrary

This repository contains set of general purpose go packages "mainly" dedicated to json APIs.

Installation

Run go get -u github.com/BentCoder/golibrary command to install the packages and all dependencies.

Packages

logger

This package is responsible for configuring the application logger.

middleware

This package is responsible for server and router level middleware chaining. It can be used in conjunction with HTTP server handler and HTTP router handlers respectively.

request

This package is responsible for handling request related features.

response

This package is responsible for handling json responses.

router

This package is responsible for handling routes/endpoints.

Directories

Path Synopsis
pkg
logger
Package logger is responsible for configuring the application logger.
Package logger is responsible for configuring the application logger.

Jump to

Keyboard shortcuts

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