files-ui / files-ui-react

UI components for file uploads with React js. Files UI is a complete library for handling files in the UI. You can validate and upload them. Multilanguage. Server side support.
https://www.files-ui.com
MIT License
46 stars 9 forks source link

Regarding server side template for Flask #37

Closed prakhar-161 closed 6 months ago

prakhar-161 commented 6 months ago

I am using this library in one of the projects I am working in my organisation. I wanted to ask is there a server-side template for Flask also? I have used it with Node.js, but now I want to use it with flask in the backend.

prakhar-161 commented 6 months ago

Managed to do it. Thanks.