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

https://github.com/ashcrow/etcdobj

Toying with the idea of an etcd orm-like library.
https://github.com/ashcrow/etcdobj

Last synced: 3 months ago
JSON representation

Toying with the idea of an etcd orm-like library.

Awesome Lists containing this project

README

        

# etcdobj
[![Build Status](https://travis-ci.org/ashcrow/etcdobj.svg)](https://travis-ci.org/ashcrow/etcdobj)

**WARNING**: The next version will change the API significantly.

Toying with the idea of an etcd orm-like library.

Check out the [code example](/example.py).