aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2025-07-14README: tambah bagian pengembangan dan lisensiShulhan
2024-04-18Release kamusku v0.1.0 (2024-04-06)v0.1.0Shulhan
kamusku is implementation of HTTP API server for Kamus Besar Bahasa Indonesia https://kbbi.kemdikbud.go.id as free software project. There are two services provided by this project: - kamusd: the HTTP server as proxy to KBBI server. - kamusku-telegram-bot: Telegram bot as interface to HTTP server.
2024-04-06all: re-license the project to GPL-3.0 or laterShulhan
For the reason why we choose GPL v3 see https://kilabit.info/journal/2022/gpl/. While at it, we make the project comply with REUSE Specification version 3.0.
2021-01-31all: rewrite the serverShulhan
This commit move the directClient to different repository called kamusku and changes the module name from kamusku to kamusd.