diff options
| author | Shulhan <ms@kilabit.info> | 2025-07-14 23:58:12 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2025-07-14 23:58:17 +0700 |
| commit | 324cb93a3571fa824f62037e6e749525a96c72a1 (patch) | |
| tree | 0503c9b52649e0cd914263202101a8a88d0bd21a /_content/project/index.adoc | |
| parent | 8c221368d35f4b6000ec09cdcb7a394f66b546b5 (diff) | |
| download | kilabit.info-324cb93a3571fa824f62037e6e749525a96c72a1.tar.xz | |
all: add project kamusku
kamusku is open source project that provides HTTP API for
https://kbbi.kemdikbud.go.id/[Kamus Besar Bahasa Indonesia].
The source code and implementation does not store or caching the KBBI data.
Diffstat (limited to '_content/project/index.adoc')
| -rw-r--r-- | _content/project/index.adoc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/_content/project/index.adoc b/_content/project/index.adoc index 685d062..7133396 100644 --- a/_content/project/index.adoc +++ b/_content/project/index.adoc @@ -127,6 +127,16 @@ Currently, it has the feature to scan and report for broken links. link:/project/jarink/[Project page^] +== kamusku + +kamusku is open source project that provides HTTP API for +https://kbbi.kemdikbud.go.id/[Kamus Besar Bahasa Indonesia]. + +The source code and implementation does not store or caching the KBBI data. + +link:/project/kamusku/[Project page^] + + == karajo karajo is the library and program to implement HTTP workers and manager |
