boltrest-server | ||
.gitignore | ||
boltrest.go | ||
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. :)