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...

Trying Out Django Ninja - Part 2

Feb. 14, 2021, 7:08 p.m.

Comparison of Django Ninja and Django REST Framework

Continue reading...

Trying Out Django Ninja - Part 1

Jan. 2, 2021, 7:46 p.m.

Django Ninja beginner tutorial

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...