An api that use the text-to-speach and sentiment API from Google cloud
 
 
Go to file
adriano 1357f495b7 feat(auth): add authorization middleware to /api/v1/text-to-speech 2023-10-09 15:20:03 -03:00
.husky feat: add projects files 2023-10-09 14:22:48 -03:00
controllers feat: add projects files 2023-10-09 14:22:48 -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 chore: removed 2 .json files that came from another projects 2023-10-09 14:33:55 -03:00
public feat: add projects files 2023-10-09 14:22:48 -03:00
routes feat(auth): add authorization middleware to /api/v1/text-to-speech 2023-10-09 15:20:03 -03:00
utils feat: add projects files 2023-10-09 14:22:48 -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: add projects files 2023-10-09 14:22:48 -03:00
package-lock.json feat: add projects files 2023-10-09 14:22:48 -03:00
package.json feat: add projects files 2023-10-09 14:22:48 -03:00