📤 Upload Files Securely
📂 Recent Files
No files uploaded yet. Be the first to share!
⭐ Advanced Features
🔌 API Access
Integrate File Share with your applications using our REST API.
// Upload file via API
curl -X POST https://www.maheshgupta.com.np/tools/File_Share/api/upload.php \
-F "file=@document.pdf" \
-F "api_key=your_api_key_here"