Socket
Socket
Sign inDemoInstall

korean-open-dict-api-types

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    korean-open-dict-api-types

Simple type definitions for the Korean Open Dict(우리말샘) Open API.


Version published
Weekly downloads
1
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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-types

Docs

Search API

  • Endpoint: GET https://opendict.korean.go.kr/api/search
  • Params
    • interface SearchParam
    • interface SearchWordParam
    • interface SearchExampleParam
    • interface AdvancedSearchParam
    • interface AdvancedSearchWordParam
    • interface AdvancedSearchExampleParam
  • Response
    • interface SearchResponse

View API

  • Endpoint: GET https://opendict.korean.go.kr/api/view
  • Params
    • interface ViewParam
    • interface ViewWordParam
    • interface ViewExampleParam
  • Response
    • interface ViewResponse

Error Codes

  • Error Code
    • interface KoreanOpenDictApiError
      • enum KoreanOpenDictApiErrorCode

Keywords

FAQs

Last updated on 15 Sep 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc