3 followers
I'm a technophile and a bibliophile.
Professionally, I am a magician (aka software developer) and technology is my tool. Books help me open my mind and change my perspective towards life.
Git is one of the most loved version control system 路 馃搶 Introduction Version Control System as we can conclude from name its a system used to control...
API's should be designed in a way that makes them self-explanatory. 路 In this article, we will be learning about the standard way of designing REST...
Python3.10 comes with some notable and useful updates ! 路 馃帀 Recently, Python 3.10 has released beta v2 and beta v3 is planned for 17 June 2021. We may...
YAML is a better option than JSON when comes to representation of Data. 路 About a year ago I have come across a very 馃挭 powerful but with minimalist way...
FLASK 2.0 is the most awaited release and it brings major changes and features with it. 路 Flask is the most used and preferred web-framework due to its...
Why most people prefer REST API over SOAP API. 路 The is a must to know thing if you wish to work on API's or wonder what is the basic difference between...