I quite like this rest-server project for its append-only feature and low complexity for a backup storage backend, but development seems to have stalled and while looking for alternatives, I found the rclone serve restic option that seems to work quite similar.
Is there still a reason to use rest-server over rclone serve restic or has rclone made this implementation obsolete?
Does the rclone command above actually work the same as rest-server?
Are there any plans to continue development of rest-server as an independent backend?
I quite like this rest-server project for its append-only feature and low complexity for a backup storage backend, but development seems to have stalled and while looking for alternatives, I found the
rclone serve resticoption that seems to work quite similar.Is there still a reason to use rest-server over
rclone serve resticor has rclone made this implementation obsolete?Does the rclone command above actually work the same as rest-server?
Are there any plans to continue development of rest-server as an independent backend?