An api that use the text-to-speach and sentiment API from Google cloud
 
 
Go to file
adriano 3ad4838574 docs(api): update API documentation in swagger.yaml
This commit includes updates to the `swagger.yaml` file to reflect the latest
documentation for the API. It provides more accurate and up-to-date information
about the available endpoints and their usage.

BREAKING CHANGE: None
2023-11-03 11:42:13 -03:00
.husky feat: add projects files 2023-10-09 14:22:48 -03:00
controllers feat(audio-conversion): add controller for Google Speech-to-Text API 2023-11-03 09:02:59 -03:00
db feat: add projects files 2023-10-09 14:22:48 -03:00
errors feat: add projects files 2023-10-09 14:22:48 -03:00
middleware feat: add projects files 2023-10-09 14:22:48 -03:00
mockData feat(audio-conversion): add controller for Google Speech-to-Text API 2023-11-03 09:02:59 -03:00
public/uploads docs(api): update API documentation in swagger.yaml 2023-11-03 11:42:13 -03:00
routes docs(api): update API documentation in swagger.yaml 2023-11-03 11:42:13 -03:00
utils feat(audio-conversion): add controller for Google Speech-to-Text API 2023-11-03 09:02:59 -03:00
.commitlintrc.json feat: add projects files 2023-10-09 14:22:48 -03:00
.gitignore feat: add projects files 2023-10-09 14:22:48 -03:00
Procfile feat: add projects files 2023-10-09 14:22:48 -03:00
app.js feat(audio-conversion): add controller for Google Speech-to-Text API 2023-11-03 09:02:59 -03:00
package-lock.json feat(audio-conversion): add controller for Google Speech-to-Text API 2023-11-03 09:02:59 -03:00
package.json feat(audio-conversion): add controller for Google Speech-to-Text API 2023-11-03 09:02:59 -03:00
swagger.yaml docs(api): update API documentation in swagger.yaml 2023-11-03 11:42:13 -03:00
swagger_production.yaml docs(api): update API documentation in swagger.yaml 2023-11-03 11:42:13 -03:00