🔥 วันนี้แอดขอชี้เป้าเครื่องมือที่ช่วยทดสอบ 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 - 🦖 สร้างการเรียนรู้ที่ดีสำหรับสายไอที่ในทุกวัน
「http method patch」的推薦目錄:
- 關於http method patch 在 BorntoDev Facebook 的最佳貼文
- 關於http method patch 在 Use of PUT vs PATCH methods in REST API real life ... 的評價
- 關於http method patch 在 Invalid HTTP method: PATCH when calling Rest ... 的評價
- 關於http method patch 在 All you need to know about why and where to use Put vs Patch 的評價
- 關於http method patch 在 何时使用PATCH 方法- RESTful 手册 的評價
- 關於http method patch 在 REST API: Error 'METHOD_NOT_ALLOWED' - PATCH 的評價
http method patch 在 Invalid HTTP method: PATCH when calling Rest ... 的推薦與評價
Description I call a webservice implementing HTTP patch from the Microprofile Rest Client. When using the MP Rest Client I get the following ... ... <看更多>
http method patch 在 All you need to know about why and where to use Put vs Patch 的推薦與評價

We are very glad to start the REST APIs made easy course with the very first video on fundamentals of REST APIs, HTTP Methods, ... ... <看更多>
http method patch 在 Use of PUT vs PATCH methods in REST API real life ... 的推薦與評價
... <看更多>