PyAr / PyZombis

Programación Python para Zombis MOOC (código y materiales del curso abierto y masivo en linea)
GNU Affero General Public License v3.0
21 stars 47 forks source link

fixed broken reddit api exercise #320

Closed abadoni5 closed 5 months ago

abadoni5 commented 5 months ago

Summary

closes #289

Checklist

Screenshots

Screenshot 2024-03-07 at 10 37 41 PM

abadoni5 commented 5 months ago

@NicolasSandoval the broken reddit exercise was due to the CORS proxy not working with the new reddit api, my workaround for this is calling api.reddit.com/endpoint directly since it gives no CORS error. Please give me suggestions if this approach is fine.

github-actions[bot] commented 5 months ago

Published to http://pyar.github.io/PyZombis/320/index.html

github-actions[bot] commented 5 months ago

Published to http://pyar.github.io/PyZombis/320/index.html

github-actions[bot] commented 5 months ago

Published to http://pyar.github.io/PyZombis/320/index.html

NicolasSandoval commented 5 months ago

@abadoni5, looks good to me.

Please resolve the conflict with the requirements. Thank you.

github-actions[bot] commented 5 months ago

Published to http://pyar.github.io/PyZombis/320/index.html