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

https://github.com/sger/go-search-domain


https://github.com/sger/go-search-domain

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/sger/go-search-domain.svg?branch=master)](https://travis-ci.org/sger/go-search-domain)
[![Coverage Status](https://coveralls.io/repos/github/sger/go-search-domain/badge.svg?branch=master)](https://coveralls.io/github/sger/go-search-domain?branch=master)

# go-search-domain

Go package search domain

## Installation

Via `go-get`.

```
$ go get https://github.com/sger/go-search-domain
$ go build
$ ./go-search-domain apple
```

Author
-----

__Spiros Gerokostas__

- [![](https://img.shields.io/badge/twitter-sger-brightgreen.svg)](https://twitter.com/sger)
- :email: spiros.gerokostas@gmail.com

License
-----

go-search-domain is available under the MIT license. See the LICENSE file for more info.