Go to file
Brian Buller 96c0d8c0c2 Fixed bug in 'GetValue' 2016-03-31 08:40:37 -05:00
boltrest-server Working on server app 2016-02-22 21:23:53 -06:00
.gitignore Init commit 2016-01-04 08:03:28 -06:00
README.md Update readme 2016-02-16 13:49:47 -06:00
boltrest.go Fixed bug in 'GetValue' 2016-03-31 08:40:37 -05:00

README.md

boltrest

A library for keeping a local boltdb and a remote one in sync over a restful API. Or just easily accessing a local boltdb.

I'm still working on the restful communication. I'm honestly hoping to get to it eventually. :)