mirror of
https://github.com/restic/rest-server.git
synced 2026-09-12 15:16:16 -07:00
738e78c439ffef319683791d723db7597598d50d
openssl genrsa -out private_key 2048
openssl req -new -x509 -key private_key -out public_key -days 365
Description
Rest Server is a high performance HTTP server that implements restic's REST backend API.
Languages
Go
97.6%
Go Template
1%
Shell
0.9%
Dockerfile
0.5%