whalesong icon indicating copy to clipboard operation
whalesong copied to clipboard

REST API for whalesong

Open parthibd opened this issue 6 years ago • 7 comments

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 ?

parthibd avatar Feb 19 '19 10:02 parthibd

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

alfred82santa avatar Feb 19 '19 11:02 alfred82santa

So you are suggesting to use WebSockets instead of REST ?

parthibd avatar Feb 19 '19 11:02 parthibd

Or webhooks, yes I do!

alfred82santa avatar Feb 19 '19 11:02 alfred82santa

Nice ! I want to contribute to your library . You have done some amazing work in whalesong . Just wanted to help whalesong out !

parthibd avatar Feb 19 '19 11:02 parthibd

When you create the new project, notify me in order to put it in our related projects section.

alfred82santa avatar Feb 19 '19 14:02 alfred82santa

No problem . I'll let you know.

parthibd avatar Feb 19 '19 15:02 parthibd

hi there, any progress with this ?

marcelocecin avatar Mar 12 '19 19:03 marcelocecin