Iqra Technology

DRF Setup

Next ❯ Requirements for Django REST Framework To work with DRF, make sure you have the following installed:Operating System : Windows Python : 3.8 or higher (e.g., 3.8, 3.9, 3.10, 3.11, 3.12, 3.13)Django : 4.2 or higher (e.g., 4.2, 5.0, 5.1) Note: It is always recommended to use the latest stable versions of Python and

DRF Setup Read More »

Getting Started with Django REST Framework (DRF)

Next ❯ Introduction To Django Rest Framework(DRF) Welcome to IqraTechnology! Today, we will introduce you to the Django REST Framework (DRF).Django REST Framework (DRF) is a tool used to build APIs (Application Programming Interfaces) using Django, which is a popular Python web framework.An API helps two different software systems or apps talk to each other

Getting Started with Django REST Framework (DRF) Read More »

Leasing Automation

Next ❯ 1-Leasing Project Overview Streamlining Lease Management 2-Payment Plan Flow in Salesforce This video demonstrates how to set up a Payment Plan Flow in Salesforce. Learn how to automate and manage payment schedules efficiently using Salesforce Flow. https://youtu.be/1BAaDSmu4gs 3-Invoice Automation Flow in Salesforce This video demonstrates how to automate invoice creation in Salesforce using

Leasing Automation Read More »

Introduction to APIs

❮ Previous Next ❯ Introduction to API https://youtu.be/H16Ob68aiEg API (Application Programming Interface) is a set of rules and protocols that allow different software applications to communicate with each other. It acts as a bridge between different systems, enabling them to exchange data and functionality without exposing their internal workings. For More Understanding API Requests An API

Introduction to APIs Read More »