Articles by Adarsh Chimnani
Adarsh is a web developer (MERN stack), passionate about game-level designing (Unity3D), and an anime enthusiast. He enjoys absorbing knowledge just out of curiosity, implementing what he has learned in the real world, and sharing that knowledge with others.
Build a Simple URL Shortener With Python
It's easy to create a URL-shortening application with Python. This guide shows how to do it with a popular library and with the Bitly API.