| Age | Commit message (Collapse) | Author |
|
|
|
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.
|
|
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.
|
|
This commit move the directClient to different repository called kamusku
and changes the module name from kamusku to kamusd.
|