xnuinside / gino-admin

Admin Panel for GinoORM - ready to up & run (just add your models)
https://gino-admin.readthedocs.io/en/latest/
MIT License
49 stars 9 forks source link

Rest api endpoint for csv data upload #23

Closed ehborisov closed 4 years ago

ehborisov commented 4 years ago

Add new endpoint to upload csv data via rest api. Also don't store the files on the disk, just upload from memory.