PowerShell module to interact with the Raindrop.io.
- Get-RaindropAuthHeader: Builds an authorization header for API requests.
- Get-RaindropBackup: Retrieves a list of backups for the authenticated user.
- New-RaindropBackup: Creates a new backup for the authenticated user. This requires some time.
- Get-RaindropBackup: Retrieves a list of backups for the authenticated user.
- Save-RaindropBackup: Saves a backup to a file in the specified format.
- Export-Raindrop: Exports a collection of Raindrop bookmarks in the specified format.
MIT License © Alan Płócieniak