jam-cloud/web/app
Nuwan Chathuranga e5388a8c4e /api/user_assets
this api endpoint is used to upload and query user_assets.
for uploads send following parameters..
- asset_type
- filename
- recording_id (optional)
- session_id (optional)
- ext_id (optional)
the api provides json response with signed url to aws s3

the same api endpoint is used to query uploaded user assets.
Following query parameters are supported.
- id
- ext_id
- recording_id + asset_type
- session_id + asset_type
2021-06-10 09:30:48 +05:30
..
assets fix small spelling mistake 2021-06-01 21:39:09 +05:30
controllers /api/user_assets 2021-06-10 09:30:48 +05:30
helpers change layout/template of signup and downloads 2021-03-16 17:10:58 +05:30
mailers merging jam-web into web 2013-09-15 18:04:37 +00:00
responders * upgrade to Rails 4 as well as support JjamBlaster 2016-07-17 10:16:27 -05:00
uploaders VRFS-1193 fixed landing page promo buzz image display 2014-02-20 09:07:59 -06:00
views show latency badge 2021-05-27 04:59:34 +05:30