You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brian Buller 96c0d8c0c2 Fixed bug in 'GetValue' 7 years ago
boltrest-server Working on server app 7 years ago
.gitignore Init commit 7 years ago
README.md Update readme 7 years ago
boltrest.go Fixed bug in 'GetValue' 7 years ago

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. :)