aio-libs / aiohttp-demos

Demos for aiohttp project
https://demos.aiohttp.org
Other
738 stars 223 forks source link

Create demo with pastebin clone #54

Open jettify opened 6 years ago

jettify commented 6 years ago

Should be easy to do and good exercise. Would be cool to have some sort of social auth via github/twitter/google integration.

Some examples: https://github.com/skftn/flask-pastebin https://github.com/mitsuhiko/flask-pastebin

franekmagiera commented 3 years ago

Hi, I've been working on something like that for some time now - https://github.com/franekmagiera/pastecan Still needs some improvements but it's mostly done. There is social auth via Twitter. Would you be interested in merging a PR with something like that?

Dreamsorcerer commented 3 years ago

I could probably find some time to review that. Your linked project is probably a bit too big and feature-complete for a demo, so it'd likely need to be distilled down to something smaller.