An open API service indexing awesome lists of open source software.

https://github.com/banzaicloud/gin-utilz

Gin framework utilities
https://github.com/banzaicloud/gin-utilz

gin gin-gonic gin-middleware go golang http

Last synced: 3 months ago
JSON representation

Gin framework utilities

Awesome Lists containing this project

README

          

# Gin Utilz

[![CircleCI](https://circleci.com/gh/banzaicloud/gin-utilz.svg?style=svg)](https://circleci.com/gh/banzaicloud/gin-utilz)
[![Go Report Card](https://goreportcard.com/badge/github.com/banzaicloud/gin-utilz?style=flat-square)](https://goreportcard.com/report/github.com/banzaicloud/gin-utilz)
[![Go Version](https://img.shields.io/badge/go%20version-%3E=1.13-61CFDD.svg?style=flat-square)](https://github.com/logur/logur)
[![GoDoc](http://img.shields.io/badge/godoc-reference-5272B4.svg?style=flat-square)](https://godoc.org/github.com/banzaicloud/gin-utilz)

## Installation

```bash
go get github.com/banzaicloud/gin-utilz
```

## License

Apache 2.0 License. Please see [License File](LICENSE) for more information.