Go to file
Brian Buller 32f6cf6e1d I forget what I did 2016-02-22 07:32:07 -06:00
boltrest-server Working on Server 2016-02-20 19:41:14 -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 I forget what I did 2016-02-22 07:32:07 -06: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. :)