whalesong
whalesong copied to clipboard
REST API for whalesong
I am trying to make a REST API for whalesong so that it can be put on the server. And I want to contribute to the examples. Can you suggest me an async web framework to get the work done ?
Internally, Whalesong uses aiohttp in order to download files, I would suggest you to use it to avoid new dependencies.
Read this comment: https://github.com/alfred82santa/whalesong/issues/70#issuecomment-461325715
So you are suggesting to use WebSockets instead of REST ?
Or webhooks, yes I do!
Nice ! I want to contribute to your library . You have done some amazing work in whalesong . Just wanted to help whalesong out !
When you create the new project, notify me in order to put it in our related projects section.
No problem . I'll let you know.
hi there, any progress with this ?