4fccdfe738
API backend for the sysutils/restic backup software, enabling fast and easy network backups Approved by: jrm (mentor, implicit) Sponsored by: SkunkWerks, GmbH
6 lines
258 B
Plaintext
6 lines
258 B
Plaintext
Rest Server is a high performance HTTP server that implements restic's
|
|
REST backend API. It provides secure and efficient way to backup data
|
|
remotely, using restic backup client via the rest: URI over the network.
|
|
|
|
WWW: https://github.com/restic/rest-server
|