> For the complete documentation index, see [llms.txt](https://www.saladpuk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.saladpuk.com/web/web-api-101/intro.md).

# 1.Web API คืออะไร

💬 มาทำความรู้จักกันก่อนว่า Web API คืออะไรกันก่อนน๊าาาา

{% embed url="<https://www.youtube.com/watch?v=7dtgTlV1b6w&list=PLUjAn8nwWniheN3OLy6i7xu1VYq4Tzj7p&index=2>" %}

{% hint style="info" %}
**PayPal APIs**\
[https://developer.paypal.com/docs/api/overview](https://developer.paypal.com/docs/api/overview/#)
{% endhint %}

## 🎯 สรุปสั้นๆ

### 👨‍🚀 Web API คือ

สิ่งที่ช่วยให้เราสร้างช่องทางในการทำงานกับโปรแกรมของเรา โดยคนที่มาใช้ API เหล่านั้นต้องทำตามมาตรฐานที่เราตั้งไว้เท่านั้นถึงจะสามารถทำงานร่วมกับโปรแกรมของเราได้

{% hint style="info" %}
Web API มีหลายแบบ บางแบบก็ให้ใครเข้ามาใช้งานก็ได้ บางแบบก็ต้องไปสมัครก่อนถึงจะใช้งานได้ บางแบบก็เป็นแบบภายในเท่านั้น ซึ่งพวกบริษัทเจ้าดังๆ เช่น Microsoft, Google, Facebook จะมีมาตรฐานในการสร้าง API ให้เราดูเป็นตัวอย่างศึกษาที่ค่อนค่างดีมากครับ
{% endhint %}
