aboutsummaryrefslogtreecommitdiff
path: root/word.go
AgeCommit message (Collapse)Author
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-08all: realign some struct for compact layoutShulhan
Changes, * struct Client realigned from 56 to 40 bytes (-16) * struct Word realigned from 72 to 56 bytes (-16) * anonymous struct in test realigned from 40 to 32 bytes (-8)
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.