Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 573 Bytes

File metadata and controls

21 lines (13 loc) · 573 Bytes
title Web APIs
slug Web/API
page-type landing-page

When writing code for the Web, there are a large number of Web APIs available. Below is a list of all the APIs and interfaces (object types) that you may be able to use while developing your Web app or site.

Web APIs are typically used with JavaScript, although this doesn't always have to be the case.

Specifications

This is a list of all the APIs that are available.

{{ListGroups}}

Interfaces

This is a list of all the interfaces (that is, types of objects) that are available.

{{APIListAlpha}}