A project for nwHacks 2022
- Nodejs
- Express
- Microsoft Azure
- Google Cloud Firestore
- POST: returns object with recording data. Saves recording and uploads data to Microsoft Azure Storage
- file: .webm audio blob
- question: question as a string
- GET: returns array of questions
- count (query): limits number of elements returned, default 10
- POST: uploads a single question to Google Firestore
- question: question as a string
- GET: returns a list of data objects that have been saved
- count (query): limits number of elements returned, default 50
- link to recording in Azure
- audio duration
- words per minute
- text
- question