# API Forge 🛠️
**API Forge** is a powerful, mobile API testing application inspired by Postman. It empowers developers and testers to craft, send, and analyze API requests directly from their mobile devices with ease and precision.
## ✨ Features
### 🚀 Advanced Request Builder
- **Full HTTP Support**: Craft requests using `GET`, `POST`, `PUT`, `PATCH`, and `DELETE`.
- **Flexible Payloads**: Support for `JSON`, `Form Data`, `Raw Text`, and `Binary` request bodies.
- **Header & Query Params**: Easily manage complex headers and query parameters with a clean, intuitive interface.
- **Authentication**: Built-in support for `Bearer Token`, `Basic Auth`, and `OAuth2`.
### 📂 Organized Collections
- **Hierarchical Structure**: Organize your requests into **Collections** and **Folders**.
- **Bulk Management**: Move, duplicate, and manage groups of requests effortlessly.
- **Import/Export**: Share your collections and settings across devices (JSON format).
### 🌐 Environment & Variables
- **Dynamic Context**: Create multiple environments (e.g., Development, Staging, Production).
- **Variable Resolution**: Use `{{variable}}` syntax in URLs, headers, and bodies for seamless switching between environments.
### 📊 Testing & History
- **Automated Runner**: Execute entire collections or folders to validate API health.
- **Test Results**: Visual indicators for `Pass`/`Fail` status with detailed metrics.
- **Comprehensive History**: Automatically track every request made, including response headers, status codes, and execution time.
### 🔍 Interactive Response Viewer
- **Syntax Highlighting**: Beautifully formatted JSON response viewer.
- **Expandable Nodes**: Navigate complex nested data structures with a single tap.
- **Status Insights**: Quick visibility into Status Codes, Response Size, and Latency.