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

https://github.com/sger/go-pkg

Search Golang package
https://github.com/sger/go-pkg

Last synced: 4 days ago
JSON representation

Search Golang package

Awesome Lists containing this project

README

          

# go-pkg

Go package search with [http://go-search.org/infoapi](http://go-search.org/infoapi) API.

## Installation

Via `go-get`.

```
$ go get https://github.com/sger/go-pkg
$ go build
```

Usage fetch all redis packages:

```
$ ./go-pkg redis
```