mirror of
https://github.com/restic/rest-server.git
synced 2026-09-26 14:01:21 -07:00
Update README.md (add badges)
This commit is contained in:
@@ -1,5 +1,11 @@
|
|||||||
# Restic Server
|
# Restic Server
|
||||||
|
|
||||||
|
[](https://travis-ci.org/zcalusic/restic-server)
|
||||||
|
[](https://goreportcard.com/report/github.com/zcalusic/restic-server)
|
||||||
|
[](https://godoc.org/github.com/zcalusic/restic-server)
|
||||||
|
[](https://github.com/zcalusic/restic-server/blob/master/LICENSE)
|
||||||
|
[](https://golang.org/)
|
||||||
|
|
||||||
Restic Server is a sample server that implements restic's REST backend API.
|
Restic Server is a sample server that implements restic's REST backend API.
|
||||||
It has been developed for demonstration purpose and is not intended to be used in production.
|
It has been developed for demonstration purpose and is not intended to be used in production.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user