aboutsummaryrefslogtreecommitdiff
path: root/files/th/web/api/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/th/web/api/index.html')
-rw-r--r--files/th/web/api/index.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/files/th/web/api/index.html b/files/th/web/api/index.html
new file mode 100644
index 0000000000..5ddadeb7cf
--- /dev/null
+++ b/files/th/web/api/index.html
@@ -0,0 +1,14 @@
+---
+title: Web APIs
+slug: Web/API
+tags:
+ - API
+ - JavaScript
+ - NeedsTranslation
+ - Reference
+ - Web
+translation_of: Web/API
+---
+<p>When writing code for the Web using JavaScript, there are a great many APIs available. Below is a list of all the interfaces (that is, types of objects) that you may be able to use while developing your Web app or site.</p>
+
+<div>{{APIListAlpha}}</div>