peetzweg / aves

0 stars 0 forks source link

Implement API Call to generate Audio file #5

Closed peetzweg closed 7 years ago

peetzweg commented 7 years ago

How should the call look like, who extracts the text? Is there a limit to the amount of characters which could be send via POST or any other method? WebSockets?

peetzweg commented 7 years ago

Butters suggested using Swagger to define the API because it can be easily imported to API Gateway, however, it has not yet proofed useful for me, because it's more of a hurdle right now than a productivity booster.