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

https://github.com/osamingo/bot-checker

Check a request from a bot
https://github.com/osamingo/bot-checker

Last synced: over 1 year ago
JSON representation

Check a request from a bot

Awesome Lists containing this project

README

          

# bot-checker

[![Build Status](https://travis-ci.org/osamingo/bot-checker.svg?branch=master)](https://travis-ci.org/osamingo/bot-checker)
[![codecov](https://codecov.io/gh/osamingo/bot-checker/branch/master/graph/badge.svg)](https://codecov.io/gh/osamingo/bot-checker)
[![Go Report Card](https://goreportcard.com/badge/osamingo/bot-checker)](https://goreportcard.com/report/osamingo/bot-checker)
[![codebeat badge](https://codebeat.co/badges/55b7e669-50d7-48a2-ba97-c8f161ab57cb)](https://codebeat.co/projects/github-com-osamingo-bot-checker)
[![GoDoc](https://godoc.org/github.com/osamingo/bot-checker?status.svg)](https://godoc.org/github.com/osamingo/bot-checker)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/osamingo/bot-checker/master/LICENSE)

## Installation

```
$ go get -u https://github.com/osamingo/bot-checker
```

## License

Released under the [MIT License](https://github.com/osamingo/bot-checker/blob/master/LICENSE).