Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomwright/chiuriattr
https://github.com/tomwright/chiuriattr
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tomwright/chiuriattr
- Owner: TomWright
- License: mit
- Created: 2018-06-25T10:07:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-27T10:57:51.000Z (over 6 years ago)
- Last Synced: 2024-10-11T01:02:33.287Z (about 1 month ago)
- Language: Go
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE.MD
Awesome Lists containing this project
README
# Chi Query Attr
[![Build Status](https://travis-ci.org/TomWright/chiuriattr.svg?branch=master)](https://travis-ci.org/TomWright/chiuriattr)
[![codecov](https://codecov.io/gh/TomWright/chiuriattr/branch/master/graph/badge.svg)](https://codecov.io/gh/TomWright/chiuriattr)
[![Documentation](https://godoc.org/github.com/TomWright/chiuriattr?status.svg)](https://godoc.org/github.com/TomWright/chiuriattr)Query attr makes it easy to access the query attributes stored in a Chi route.
## Installation
```
go get -u github.com/tomwright/chiuriattr
```