Sometimes blogger using BlogSpot as a subdomain, so their registration details, we can’t find out from who is database, also many bloggers use who is protection with custom domain to hide their registry details. Also, some of the blogger does not include their name or profile URL in the sidebar and in below post content. So […]
Month: March 2019
Building a Basic RestFul API in Python
Introduction API Development in Python is a very easy task. This tutorial will help you to create a basic REST API in Python with the Flask Framework. REST APIs are pretty much everywhere. They are the standard method to expose databases to clients and knowing how to develop a REST API is a necessity at […]