Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rjz/mediatype

Golang extensions for inspecting HTTP media-types headers
https://github.com/rjz/mediatype

golang-extensions mediatype

Last synced: 17 days ago
JSON representation

Golang extensions for inspecting HTTP media-types headers

Awesome Lists containing this project

README

        

mediatype
===============================================

Golang extensions for inspecting HTTP media-types headers

[![Build Status](https://travis-ci.org/rjz/mediatype.svg?branch=master)](https://travis-ci.org/rjz/mediatype)
[![Go Report Card](https://goreportcard.com/badge/github.com/rjz/mediatype)](https://goreportcard.com/report/github.com/rjz/mediatype)
[![GoDoc](https://godoc.org/github.com/rjz/mediatype?status.svg)](https://godoc.org/github.com/rjz/mediatype)

Installation
-----------------------------------------------

```ShellSession
$ go get gopkg.in/rjz/mediatype.v0
```

Docs
-----------------------------------------------

[See godoc](https://godoc.org/github.com/rjz/mediatype)