Skip to content

Instantly share code, notes, and snippets.

@pulketo
Created May 25, 2021 00:58
Show Gist options
  • Save pulketo/1904b84a13303d932741542036a856a3 to your computer and use it in GitHub Desktop.
Save pulketo/1904b84a13303d932741542036a856a3 to your computer and use it in GitHub Desktop.
Convertir archivo FDB a CSVs
https://www.rebasedata.com/ubuntu-read-fdb
curl -F files[]=@example.fdb https://www.rebasedata.com/api/v1/convert?outputFormat=csv -o output.zip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment