summaryrefslogtreecommitdiff
path: root/_content/project
diff options
context:
space:
mode:
Diffstat (limited to '_content/project')
-rw-r--r--_content/project/index.adoc10
l---------_content/project/kamusku/index.md1
2 files changed, 11 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
diff --git a/_content/project/kamusku/index.md b/_content/project/kamusku/index.md
new file mode 120000
index 0000000..a6ba28f
--- /dev/null
+++ b/_content/project/kamusku/index.md
@@ -0,0 +1 @@
+../../../_project/src/kamusku/README.md \ No newline at end of file