ASWWU-Web / python_server

The API server for ASWWU Web. This project uses the Tornado web framework to serve and manage data across all ASWWU sites.
https://aswwu.com/server
4 stars 10 forks source link

Feature/add froala file endpoint #147

Closed stacmi closed 2 months ago

stacmi commented 4 years ago

modified the froala_image file to be able to upload files as well as images and renamed it to better reflect its purpose

added the file upload endpoint to make use of the new feature in froala_upload