Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/asdine/brazier

JSON storage with command line, HTTP and gRPC support
https://github.com/asdine/brazier

Last synced: 14 days ago
JSON representation

JSON storage with command line, HTTP and gRPC support

Awesome Lists containing this project

README

        

# Brazier

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

Brazier is a JSON database that can be used through command line, HTTP and gRPC.

It aims to be distributed, fast and easy to use.

*NOTE*: It is still a **work in progress**