aboutsummaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Collapse)Author
2026-02-06all: change the host address and revert minimum TLSShulhan
The host kbbi.kemdikbud.go.id has been deactivated and changes to kbbi.kemendikdasmen.go.id. The minimum TLS 1.3 that we set in 0933476ff610 reverted because seems like the website is not under cloudflare but under toffsmcdn.net.
2025-01-11all: add options for ClientShulhan
Currently, the options contains Debug field that print the HTML response as text when set to 1.
2024-09-08wip: support paging when fetching list of wordsShulhan
2024-04-18all: add method Write to the LookupResponseShulhan
The LookupResponse print each word and its Lookup information to the out.
2024-04-17all: rename the module and package to "kbbi"Shulhan
Since this module is connecting to KBBI server directly, the module and package name now reflect that, hence we rename them to kbbi. Another reason is we have an internal module named kamusku, in another repository.
2024-04-06all: re-license the project under GPL-3.0 or laterShulhan
The project now comply with version 3.0 or REUSE Specification.
2024-04-06all: replace "share" module with "pakakeh.go" moduleShulhan
The "share" module repository has been moved to SourceHut with new name "pakakeh.go". For more information on why we moved, see the project page at https://sr.ht/~shulhan/pakakeh.go.
2021-01-31kamusku: the Go library for Kamus Besar Bahasa Indonesia (KBBI)Shulhan
This module contains HTTP client and command line interface for official KBBI web.