Rest Server is a high performance HTTP server that implements restic's REST backend API.
Find a file
Chapuis Bertil 465ef4b493 refactoring
2015-08-14 11:17:57 +02:00
.gitignore Initial commit 2015-08-11 14:19:05 +02:00
auth.go refactoring 2015-08-14 11:17:57 +02:00
context.go refactoring 2015-08-14 11:17:57 +02:00
handlers.go refactoring 2015-08-14 11:17:57 +02:00
LICENSE Initial commit 2015-08-11 14:19:05 +02:00
repository.go refactoring 2015-08-14 11:17:57 +02:00
restic-server refactoring 2015-08-14 11:17:57 +02:00
router.go refactoring 2015-08-14 11:17:57 +02:00
router_test.go refactoring 2015-08-14 11:17:57 +02:00
server.go refactoring 2015-08-14 11:17:57 +02:00