2 Jun
2016
2 Jun
'16
4:28 p.m.
It'd be nice if there was a way trigger a backup with the REST API, but I guess it's not a big deal.
The easiest way I guess is to use the GET method and the command operation: http://localhost:8984/rest?command=create+backup+name-of-your-database
bwt, that was a super fast response! Thanks!
You are welcome ;)