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

https://github.com/nochso/bolster

WIP: Store and query Go structs using Bolt
https://github.com/nochso/bolster

Last synced: 10 months ago
JSON representation

WIP: Store and query Go structs using Bolt

Awesome Lists containing this project

README

          

# bolster
[![GoDoc](https://godoc.org/github.com/nochso/bolster?status.svg)](https://godoc.org/github.com/nochso/bolster)
[![Build Status](https://travis-ci.org/nochso/bolster.svg?branch=master)](https://travis-ci.org/nochso/bolster)
[![Coverage Status](https://coveralls.io/repos/github/nochso/bolster/badge.svg?branch=master)](https://coveralls.io/github/nochso/bolster?branch=master)
[![Go Report Card](https://goreportcard.com/badge/github.com/nochso/bolster)](https://goreportcard.com/report/github.com/nochso/bolster)

## Install

```
go get github.com/nochso/bolster
```

## License

[MIT](LICENSE).