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

https://github.com/tuotoo/biu

a set of toolkits for go-restful. :trollface:
https://github.com/tuotoo/biu

biu go restful swagger web

Last synced: 5 months ago
JSON representation

a set of toolkits for go-restful. :trollface:

Awesome Lists containing this project

README

          

# BIU

a set of toolkits for [go-restful](https://github.com/emicklei/go-restful).

[![GitHub release](http://img.shields.io/github/release/tuotoo/biu.svg)](https://github.com/tuotoo/biu/releases)
[![GoDoc](https://godoc.org/github.com/tuotoo/biu?status.svg)](https://godoc.org/github.com/tuotoo/biu)
[![Go Report Card](https://goreportcard.com/badge/github.com/tuotoo/biu)](https://goreportcard.com/report/github.com/tuotoo/biu)
[![License: LGPL v3](https://img.shields.io/badge/License-LGPL%20v3-blue.svg)](https://www.gnu.org/licenses/lgpl-3.0)
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/tuotoo/biu)

## Installation

`go get -u github.com/tuotoo/biu`

## Examples

[pkg-examples](https://godoc.org/github.com/tuotoo/biu#pkg-examples)

## Contributing

All our projects follow the [GitFlow branching model](http://nvie.com/posts/a-successful-git-branching-model/), from development to release. If you are not familiar with it, there are several guides and tutorials to make you understand what it is about.

## Thanks

- [go-restful](https://github.com/emicklei/go-restful)
- [jwt-go](https://github.com/dgrijalva/jwt-go)
- [Gin](https://github.com/gin-gonic/gin)
- [Beego](https://github.com/astaxie/beego)
- [json-iterator](https://github.com/json-iterator/go)
- [errc](https://github.com/mpvl/errc)
- [zerolog](https://github.com/rs/zerolog)
- [httpexpect](https://github.com/gavv/httpexpect)
- [easyjson](https://github.com/mailru/easyjson)
- [pocket](https://github.com/Southclaws/pocket)
- ...and many more Open Source _Cool_ Go Projects :star2:

kindly supperted by [Jetbrains Open Source License](https://www.jetbrains.com/community/opensource/?from=biu)