Support asynchronous uploads
keichan34 opened this issue · 1 comments
keichan34 commented
- Make the async upload endpoint available in the router
-
Make a simple JS library to facilitate uploading asynchronously - Update Ecto type to accept IDs from other backends (maybe using a URI-ish?
cache://<file id>
orstore://<file id>
-- this potentially could remove the need of the TypeTemplate)