January 20, 2020January 20, 2020Geek Stuff, Python Python String, List and Dictionary Templating Introduction Have you tried automating any networking service ? During automation (especially using legacy APIs of networking hardware vendors), you may encounter […]
January 3, 2020January 4, 2020Python Django Rest Framework Customize Exception Handler Response Introduction Django Rest Framework a.k.a. DRF is now the de facto tool for designing REST APIs using Django. It is a highly […]