November 23, 2021

Django: An informative Blog

Django: An informative Blog What is Django? This is the common question for newbie as well as experienced developers: what Django actually is?So Django is a Python-based […]
November 23, 2021

Flask based API development

Flask based API development Python is a programming language that allows you to create a wide range of web apps, websites, APIs, and desktop apps using […]
November 23, 2021

Django Rest Framework

Django Rest Framework Django REST framework is a powerful and flexible toolkit for building Web APIs. REST is a loosely defined protocol for listing, creating, changing, […]
Register