aboutsummaryrefslogtreecommitdiff
path: root/files/he/web/api/index.html
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-08 14:41:45 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-08 14:41:45 -0500
commit1109132f09d75da9a28b649c7677bb6ce07c40c0 (patch)
tree0dd8b084480983cf9f9680e8aedb92782a921b13 /files/he/web/api/index.html
parent4b1a9203c547c019fc5398082ae19a3f3d4c3efe (diff)
downloadtranslated-content-1109132f09d75da9a28b649c7677bb6ce07c40c0.tar.gz
translated-content-1109132f09d75da9a28b649c7677bb6ce07c40c0.tar.bz2
translated-content-1109132f09d75da9a28b649c7677bb6ce07c40c0.zip
initial commit
Diffstat (limited to 'files/he/web/api/index.html')
-rw-r--r--files/he/web/api/index.html38
1 files changed, 38 insertions, 0 deletions
diff --git a/files/he/web/api/index.html b/files/he/web/api/index.html
new file mode 100644
index 0000000000..83cde65af8
--- /dev/null
+++ b/files/he/web/api/index.html
@@ -0,0 +1,38 @@
+---
+title: Web API Interfaces
+slug: Web/API
+tags:
+ - API
+ - Apps
+ - JavaScript
+ - Landing
+ - Reference
+ - Web
+ - WebAPI
+translation_of: Web/API
+---
+<p dir="rtl">כשאתה כותב קוד עבור ה-Web, יש הרבה Web APIs זמינים. להלן רשימה של כל ה-APIs והממשקים (טיפוסי עצמים) בהם תוכל להשתמש בעת פיתוח אפליקציית ה-Web או האתר שלך.</p>
+
+<div dir="rtl">בדרך כלל משתמשים ב-Web APIs עם JavaScript, אם כי זה לא תמיד חייב להיות כך.</div>
+
+<div dir="rtl"></div>
+
+<h2 dir="rtl" id="מפרטים">מפרטים</h2>
+
+<p dir="rtl">זו רשימת כל ה-APIs הזמינים.</p>
+
+<p dir="rtl">{{ListGroups}}</p>
+
+<h2 dir="rtl" id="ממשקים">ממשקים</h2>
+
+<p dir="rtl">זו רשימת כל הממשקים (זאת אומרת, טיפוסים של עצמים) הזמינים.</p>
+
+<p dir="rtl">{{APIListAlpha}}</p>
+
+<h2 dir="rtl" id="ראה_גם">ראה גם</h2>
+
+
+
+<ul dir="rtl">
+ <li><a href="/he/docs/Web/Events">התייחסות לאירועי Web API</a></li>
+</ul>