golibrary

module
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 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

database

This package is responsible for handling database operations.

logger

This package is responsible for configuring the application logger.

middleware

This package is responsible for server and router level middleware chaining.

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.

test

This package is responsible for providing common features for test environments.

validator

This package is responsible for validating inputs.

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