Use FastAPI to build web services in Python

FastAPI is a modern web framework in Python that offers performances in par with Node or Go. In this article learn how to get started with it. Read more

Similar

Python Print() and Beyond

Beyond the print() function in Python Hey guys, today I am going to talk about some features of the print() function in python. You will probably have come across some of these functions while others could seem new. Let's start by understanding the b... (more…)

Read more »

C++ Is the New Python

C++ is making a comeback. It ranked fourth on the Tiobe Index as the most popular coding language this month after being rated top by 8% of people. That doesn't exactly put it on a par with C or Java or Python at 11-12%, but it does mean that C++ is up th... (more…)

Read more »