Studio-42 / elfinder-python

Python connector for elFinder
http://elfinder.org
42 stars 22 forks source link

Example use of Elfinder with flask #11

Open ronak66 opened 4 years ago

ronak66 commented 4 years ago

If frontend sends a GET request on bellow URL: /connector?cmd=open&target=Shared&init=1&tree=1&=1593081423076

How should flask handle this request using Elfinder? (Please provide a sample flask code for the route)