qri-io / qri

you're invited to a data party!
https://qri.io
GNU General Public License v3.0
1.1k stars 66 forks source link

feat(api): add sugar to `/save` endpoint to upload csv body file #1976

Open ramfox opened 2 years ago

ramfox commented 2 years ago

This endpoint should take a bodyFile from a multiform upload & convert everything needed to use in a call to lib.Save. Should expect all same fields as a save param, create a parser that converts.