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

https://github.com/appleboy/detect

Golang library to detect the device platform given an user agent.
https://github.com/appleboy/detect

detect golang user-agent

Last synced: 10 months ago
JSON representation

Golang library to detect the device platform given an user agent.

Awesome Lists containing this project

README

          

# detect

[![GoDoc](https://godoc.org/github.com/appleboy/detect?status.svg)](https://godoc.org/github.com/appleboy/detect) [![Build Status](http://drone.wu-boy.com/api/badges/appleboy/detect/status.svg)](http://drone.wu-boy.com/appleboy/detect) [![codecov](https://codecov.io/gh/appleboy/detect/branch/master/graph/badge.svg)](https://codecov.io/gh/appleboy/detect) [![Go Report Card](https://goreportcard.com/badge/github.com/appleboy/detect)](https://goreportcard.com/report/github.com/appleboy/detect)

Golang library to detect the device platform given an user agent.