From da78a9e329e272dedb2400b79a3bdeebff387d47 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:42:17 -0500 Subject: initial commit --- files/ko/web/api/index.html | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 files/ko/web/api/index.html (limited to 'files/ko/web/api/index.html') diff --git a/files/ko/web/api/index.html b/files/ko/web/api/index.html new file mode 100644 index 0000000000..fda766fffd --- /dev/null +++ b/files/ko/web/api/index.html @@ -0,0 +1,33 @@ +--- +title: Web API +slug: Web/API +tags: + - API + - DOM + - JavaScript + - Landing + - Reference + - Web +translation_of: Web/API +--- +

웹 코드를 작성한다면 많은 API를 사용할 수 있습니다. 아래 목록은 웹 앱이나 웹 사이트를 만들 때 사용할 수 있는 모든 인터페이스(객체의 유형)입니다.

+ +

Web API는 보통 JavaScript와 함께 사용하지만, 항상 그렇지는 않습니다.

+ +

명세

+ +

사용 가능한 API의 전체 목록입니다.

+ +

{{ListGroups}}

+ +

인터페이스

+ +

사용 가능한 인터페이스(객체의 유형) 전체 목록입니다.

+ +

{{APIListAlpha}}

+ +

같이 보기

+ + -- cgit v1.2.3-54-g00ecf