Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
## 📚 **Property Search API - Complete Documentation**
|
| 2 |
|
| 3 |
### 🎯 **Overview**
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Property Search API Documentation
|
| 3 |
+
description: Advanced property search with support for Urdu, Roman Urdu, and English natural language queries
|
| 4 |
+
version: 1.0.0
|
| 5 |
+
last_updated: 2026-05-21
|
| 6 |
+
author: Backend Team
|
| 7 |
+
maintainer: Backend Team
|
| 8 |
+
license: mit
|
| 9 |
+
language:
|
| 10 |
+
- en
|
| 11 |
+
- ur
|
| 12 |
+
tags:
|
| 13 |
+
- property-search
|
| 14 |
+
- real-estate
|
| 15 |
+
- voice-search
|
| 16 |
+
- urdu-asr
|
| 17 |
+
- django
|
| 18 |
+
- api
|
| 19 |
+
category: API Documentation
|
| 20 |
+
---
|
| 21 |
## 📚 **Property Search API - Complete Documentation**
|
| 22 |
|
| 23 |
### 🎯 **Overview**
|