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:
- Host: GitHub
- URL: https://github.com/tuotoo/biu
- Owner: tuotoo
- License: lgpl-3.0
- Created: 2017-12-05T01:02:30.000Z (over 8 years ago)
- Default Branch: develop
- Last Pushed: 2025-06-02T08:20:28.000Z (about 1 year ago)
- Last Synced: 2025-08-13T20:24:36.224Z (10 months ago)
- Topics: biu, go, restful, swagger, web
- Language: Go
- Homepage:
- Size: 3.75 MB
- Stars: 13
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BIU
a set of toolkits for [go-restful](https://github.com/emicklei/go-restful).
[](https://github.com/tuotoo/biu/releases)
[](https://godoc.org/github.com/tuotoo/biu)
[](https://goreportcard.com/report/github.com/tuotoo/biu)
[](https://www.gnu.org/licenses/lgpl-3.0)
[](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)