mirror of
https://github.com/restic/rest-server.git
synced 2025-10-19 15:43:21 +00:00
Merge pull request #29 from wscott/master
Add a hint of how to make restic use this server.
This commit is contained in:
commit
cff373e8aa
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
Rest Server is a high performance HTTP server that implements restic's [REST backend
|
||||
API](https://github.com/restic/restic/blob/master/doc/rest_backend.rst). It provides secure and efficient way to backup
|
||||
data remotely, using [restic](https://github.com/restic/restic) backup client.
|
||||
data remotely, using [restic](https://github.com/restic/restic) backup client via the [rest: URL](https://restic.readthedocs.io/en/latest/manual.html#rest-server).
|
||||
|
||||
## Requirements
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue