This package browser is in early development. Mind the rough edges.

restic-rest-server 0.12.1

Restic REST server

The Restic REST server is a high performance HTTP server that implements restic's REST backend API. It provides a secure and efficient way to backup data remotely, using the restic backup client and a rest: URL.

Installation

Install restic-rest-server 0.12.1 as follows:

guix install restic-rest-server@0.12.1

Or install the latest version:

guix install restic-rest-server

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.