Lev Rubel

Lev Rubel

Passionate Python Developer. Beautiful Web Design Addict.

Latest

Design of a wrapper for external API

How many times you needed to integrate some external service to your app via API that has no library for Python? Making one call might be easy, but what if you need to use almost every endpoint in that API?

Authentication process