We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the feature you'd like Create a S3 storage for brainwave recordings made by users of the application.
Additional context nest-aws-sdk library
The text was updated successfully, but these errors were encountered:
[Feat] Recordings init
17c2068
Created inital controller and service for brainwave recording storage. References #20.
[Feat] Recordings S3 + Main buckets
7e9a1ab
Created a bucket for brainwave recordings. Added snippets and recordings buckets in main. References #18, #20.
c1d3a13
[Feat] Recordings list
9468fa7
Added endpoint for listing a user's recordings. References #20.
[Feat] Get a user recording
8015b46
Added the ability to get individual recordings with the GET endpoint. References #20.
[Feat] Saving recordings
8209081
Added an endpoint for saving recordings in S3. Referencing #20.
angel-penchev
No branches or pull requests
Describe the feature you'd like
Create a S3 storage for brainwave recordings made by users of the application.
Additional context
nest-aws-sdk library
The text was updated successfully, but these errors were encountered: