looking for a django developer -- 2

Job ID: 33090572

Budget: $10 – $30 USD

i have a django api app with this form [ https://mysite.co.uk/api/upload/ ]. the form can be found inside the /api/ dir and it has 3 fields: endpoint category, endpoint name, and endpoint file. now, i want to be able to ...

1. upload a large csv file;
2. save the file to mongodb as a new collection inside the endpoint database
3. create an endpoint in this format:

mysite.co.uk/api/endpointcategory/endpointname/endpointparam
Related categories: Python Django RESTful API