diff options
Diffstat (limited to 'files/he/web/api/index.html')
-rw-r--r-- | files/he/web/api/index.html | 38 |
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> |