django-planet
Oct. 14, 2023

Encode base64 in JavaScript and Decode in Python: Part 1

in blog Josh Karamuth
original entry Encode base64 in JavaScript and Decode in Python: Part 1

Learn how to send URL safe base64 encoded data to your Python API.