elfinder-python
elfinder-python copied to clipboard
Example use of Elfinder with flask
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)