mirror of
https://github.com/restic/rest-server.git
synced 2026-09-10 22:28:42 -07:00
ff5e60135cdb07076ea6339212d3ec9ba2e1fa81
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%