aboutsummaryrefslogtreecommitdiff
path: root/files/id/web/guide/api/index.html
blob: 4e0e34c483b739889fe896cad6a9345c17e376dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
title: Guide to Web APIs
slug: Web/Guide/API
tags:
  - API
  - Guide
  - Landing
  - NeedsTranslation
  - TopicStub
  - Web
translation_of: Web/Guide/API
---
<p>Here you'll find links to each of the guides introducing and explaining each of the APIs that make up the Web development architecture.</p>

<h2 id="Web_APIs_from_A_to_Z">Web APIs from A to Z</h2>

<p>{{ListGroups}}</p>

<h2 id="See_also">See also</h2>

<ul>
 <li><a href="/en-US/docs/Web/API">Web API interface reference</a> (an index of all of the interfaces comprising all of these APIs)</li>
 <li><a href="/en-US/docs/Web/API/Document_Object_Model">Document Object Model</a> (DOM)</li>
 <li><a href="/en-US/docs/Web/Events">Web API event reference</a></li>
 <li><a href="/en-US/docs/Learn">Learning web development</a></li>
</ul>