korean-open-dict-api-types
v0.0.3
Published
Simple type definitions for the Korean Open Dict(우리말샘) Open API.
Maintainers
Readme
Simple type definitions for the Korean Open Dict Open API.
대한민국 국립국어원에서 운영하는 우리말샘 오픈 API의 타입스크립트 타입 정의입니다.
Installation
Install with npm / yarn / pnpm:
npm install korean-open-dict-api-types
yarn add korean-open-dict-api-types
pnpm add korean-open-dict-api-typesDocs
Search API
- Endpoint: GET
https://opendict.korean.go.kr/api/search - Params
- interface
SearchParam - interface
SearchWordParam - interface
SearchExampleParam - interface
AdvancedSearchParam - interface
AdvancedSearchWordParam - interface
AdvancedSearchExampleParam
- interface
- Response
- interface
SearchResponse
- interface
View API
- Endpoint: GET
https://opendict.korean.go.kr/api/view - Params
- interface
ViewParam - interface
ViewWordParam - interface
ViewExampleParam
- interface
- Response
- interface
ViewResponse
- interface
Error Codes
- Error Code
- interface
KoreanOpenDictApiError- enum
KoreanOpenDictApiErrorCode
- enum
- interface
