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

https://github.com/snowlyg/helper

helper
https://github.com/snowlyg/helper

Last synced: 8 months ago
JSON representation

helper

Awesome Lists containing this project

README

          

# helper

[![Build Status](https://app.travis-ci.com/snowlyg/helper.svg?branch=main)](https://app.travis-ci.com/snowlyg/helper)
[![LICENSE](https://img.shields.io/github/license/snowlyg/helper)](https://github.com/snowlyg/helper/blob/main/LICENSE)
[![go doc](https://godoc.org/github.com/snowlyg/helper?status.svg)](https://godoc.org/github.com/snowlyg/helper)
[![go report](https://goreportcard.com/badge/github.com/snowlyg/helper)](https://goreportcard.com/badge/github.com/snowlyg/helper)
[![Build Status](https://codecov.io/gh/snowlyg/helper/branch/main/graph/badge.svg)](https://codecov.io/gh/snowlyg/helper)

#### require
- go 1.18+

## 安装

```sh
go get github.com/snowlyg/helper@latest
```