Building an API Proxy with Bottle

Jan. 30, 2022, 6:45 p.m.

Using the Python micro framework to build an intermediary between services.

Continue reading...

Django Allauth Custom Provider

Dec. 18, 2020, 12:42 p.m.

Third party authentication via creating a custom provider with the django-allauth package.

Continue reading...