قم بتحويل أوامر CURL إلى كود Powershell Restmethod عبر الإنترنت

Curl command

Examples: GET - POST - JSON - Basic Auth - Files - Form

من CURL إلى Powershell Restmethod عبر الإنترنت

تساعدك هذه الأداة على إنشاء كود Powershell Restmethod بناءً على أمر CURL. انسخ والصق أمر CURL وأنشئ طريقة استعادة Powershell.

ماذا يمكنك أن تفعل باستخدام CURL to Powershell Restmethod Converter عبر الإنترنت؟

  • CURL to Powershell Restmethod هي أداة فريدة جدًا لتحويل أمر CURL إلى طلب Powershell Restmethod من Powershell Restmethod. الإدخال الذي يوفره الأمر CURL الخاص بالمستخدم لإنشاء كود Powershell Restmethod.
  • توفر هذه الأداة وقتك وتساعد على إنشاء كود Powershell Restmethod بسهولة.
  • يعمل CURL to Powershell Restmethod بشكل جيد على أنظمة التشغيل Windows و MAC و Linux و Chrome و Firefox و Edge و Safari.

ما هو CURL؟

CURL هي أداة سطر أوامر مفتوحة المصدر تقوم بتنزيل الملفات من الويب. وهو يدعم مجموعة متنوعة من البروتوكولات ، بما في ذلك Powershell Restmethod و Powershell RestmethodS و FTP و SFTP و TFTP و Gopher وغيرها.

كيف يتم تحويل CURL إلى كود Powershell Restmethod؟ 

الخطوة 1: الصق وتحويل طلبات CURL إلى كود Powershell Restmethod

Step2: انسخ كود Powershell Restmethod

مثال على تحويل CURL إلى Powershell Restmethod

لفة
curl example.com
أسرف في PHP
$response = Invoke-RestMethod -Uri 'http://example.com/' -Method GET