Go to file
Brian Buller e6fb690fc3 Starting work on server 2016-02-17 08:30:43 -06:00
boltrest-server Starting work on server 2016-02-17 08:30:43 -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 Starting work on server 2016-02-17 08:30:43 -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. :)