Rest Server is a high performance HTTP server that implements restic's REST backend API.
Find a file
2015-08-15 10:06:10 +02:00
.gitignore Initial commit 2015-08-11 14:19:05 +02:00
auth.go read support for length and offset 2015-08-15 10:06:10 +02:00
context.go read support for length and offset 2015-08-15 10:06:10 +02:00
handlers.go read support for length and offset 2015-08-15 10:06:10 +02:00
LICENSE Initial commit 2015-08-11 14:19:05 +02:00
repository.go read support for length and offset 2015-08-15 10:06:10 +02:00
router.go read support for length and offset 2015-08-15 10:06:10 +02:00
router_test.go refactoring 2015-08-14 11:17:57 +02:00
server.go read support for length and offset 2015-08-15 10:06:10 +02:00
variables.go first working version 2015-08-14 23:04:00 +02:00