issues
search
tsahil01
/
ai-subtitles-generator
A Saas application which generates transcription & subtitles in multiple language.
0
stars
0
forks
source link
Set Up User File Management
#13
Open
tsahil01
opened
2 weeks ago
tsahil01
commented
2 weeks ago
Description:
Create the
/api/usersFiles
endpoint for managing user-uploaded files.
Tasks:
[ ] Query S3 to list the user’s uploaded files.
[ ] Return a paginated response with file details.
[ ] Test the endpoint with different user accounts.
/api/usersFiles
endpoint for managing user-uploaded files.