diff options
Diffstat (limited to 'files/pt-pt/web/api/index.html')
-rw-r--r-- | files/pt-pt/web/api/index.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/files/pt-pt/web/api/index.html b/files/pt-pt/web/api/index.html new file mode 100644 index 0000000000..196c30c28f --- /dev/null +++ b/files/pt-pt/web/api/index.html @@ -0,0 +1,14 @@ +--- +title: APIs da Web (Interfaces) +slug: Web/API +tags: + - API + - DOM + - JavaScript + - Referencia + - Web +translation_of: Web/API +--- +<p>Quando escrever código para a Web com Javascript, estão disponíveis muitas APIs excelentes. Em baixo, tem uma lista de interfaces (ou seja, tipos de objetos) que poderá utilizar durante o desenvolvimento da sua aplicaçao ou site da <em>Web</em>.</p> + +<p>{{APIListAlpha}}</p> |