🔥 วันนี้แอดขอชี้เป้าเครื่องมือที่ช่วยทดสอบ API นั่นก็คือ Thunder Client ซึ่งจะช่วยให้เราสามารถทดสอบ API ได้ง่ายๆ ผ่าน Visual Studio Code
.
🌈 Thunder Client เป็น GUI-based Rest Api HTTPS client คล้ายกับ Postman เลย ใช้งานง่ายมากๆ โดยมีฟีเจอร์พื้นฐานให้ใช้งานดังนี้
.
✅ ส่ง Http/Https โดยใช้ Methods GET, POST, PUT, DELETE, PATCH, HEAD และ OPTIONS.
✅ มี Tabs History, Collections และ Environment เพื่อให้สะดวกต่อการใช้งาน
✅ รองรับ Basic Auth, Bearer Token และ OAuth 2.0
✅ ส่ง Body ในรูปแบบ Text, Json, Xml, Form Data, Files และ Form-Url-Encoded
✅ มี GUI ที่เข้าใจง่าย ไม่ต้องมีความรู้ในการเขียน Script ก็สามารถใช้งานได้
.
⚡ วิธีการติดตั้งก็ง่ายแสนง่าย เพียงแค่ เปิด VSCode ขึ้นมา คลิกที่ Extention ค้นหาคำว่า “Thunder Client” แล้วคลิก install ได้เลย เมื่อติดตั้งเสร็จแล้วก็จะมีไอคอนของเจ้า Thunder Client อยู่บน side bar
.
⚡ วิธีการใช้งานเพียงแค่คลิกที่ New Request -> ใส่ Web API ที่ต้องการทดสอบ -> เลือก method -> คลิก send รอดูผลลัพธ์ก็เป็นอันเสร็จเรียบร้อย เห็นมั้ยง่ายมากกกกก !!
.
💥 ส่วนใครอยากศึกษาเพิ่มเติมเกี่ยวกับเจ้า Thunder Client สามารถกดลิงค์นี้ได้เลย >> https://github.com/rangav/thunder-client-support
.
borntoDev - 🦖 สร้างการเรียนรู้ที่ดีสำหรับสายไอที่ในทุกวัน
同時也有10000部Youtube影片,追蹤數超過2,910的網紅コバにゃんチャンネル,也在其Youtube影片中提到,...
「http post form-data」的推薦目錄:
- 關於http post form-data 在 BorntoDev Facebook 的精選貼文
- 關於http post form-data 在 コバにゃんチャンネル Youtube 的精選貼文
- 關於http post form-data 在 大象中醫 Youtube 的最佳解答
- 關於http post form-data 在 大象中醫 Youtube 的最佳貼文
- 關於http post form-data 在 How are parameters sent in an HTTP POST request? - Stack ... 的評價
- 關於http post form-data 在 curl POST examples - gists · GitHub 的評價
- 關於http post form-data 在 Sending Form Data (POST) with the Fetch API in JavaScript 的評價
http post form-data 在 curl POST examples - gists · GitHub 的推薦與評價
-F, --form <name=content> Submit form data. -H, --header <header> Headers to supply with request. -i, --include Include HTTP headers in the ... ... <看更多>
http post form-data 在 Sending Form Data (POST) with the Fetch API in JavaScript 的推薦與評價

In this video we look at sending form data (POST) with the Fetch API. Fetch makes it super easy to do this ... ... <看更多>
http post form-data 在 How are parameters sent in an HTTP POST request? - Stack ... 的推薦與評價
... <看更多>
相關內容