<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kamusku/api_client_test.go, branch dev</title>
<subtitle>Open source HTTP API for Kamus Besar Bahasa Indonesia.</subtitle>
<id>http://git.kilabit.info/kamusku/atom?h=dev</id>
<link rel='self' href='http://git.kilabit.info/kamusku/atom?h=dev'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/kamusku/'/>
<updated>2024-04-17T17:41:07Z</updated>
<entry>
<title>all: remove unused Client and activeClient</title>
<updated>2024-04-17T17:41:07Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2024-04-17T17:33:01Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/kamusku/commit/?id=1a6d02199e0d44024648c5e805f8f10d7fc4b30a'/>
<id>urn:sha1:1a6d02199e0d44024648c5e805f8f10d7fc4b30a</id>
<content type='text'>
Since we now only have one client, apiClient, rename it to Client so it
can be used by other module or package later.
</content>
</entry>
<entry>
<title>all: rename the module to "kamusku"</title>
<updated>2024-04-17T17:41:07Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2024-04-17T16:51:53Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/kamusku/commit/?id=a28f1684d9b427149f7a8f03f865bdf57eafc08e'/>
<id>urn:sha1:a28f1684d9b427149f7a8f03f865bdf57eafc08e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: re-license the project to GPL-3.0 or later</title>
<updated>2024-04-06T12:28:53Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2024-04-06T11:09:17Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/kamusku/commit/?id=def8f703c311acedc77310557f3363eee2de7957'/>
<id>urn:sha1:def8f703c311acedc77310557f3363eee2de7957</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>all: replace "share" module with "pakakeh.go"</title>
<updated>2024-04-06T10:44:13Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2024-04-06T10:44:13Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/kamusku/commit/?id=3245b00f0246f7f2f0afd8635cfd3ff9bf2cf584'/>
<id>urn:sha1:3245b00f0246f7f2f0afd8635cfd3ff9bf2cf584</id>
<content type='text'>
The "share" module has been moved to new forge, SourceHut, with new name
"pakakeh.go".
</content>
</entry>
<entry>
<title>all: rewrite the server</title>
<updated>2021-01-30T23:16:54Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2021-01-30T21:56:36Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/kamusku/commit/?id=6c7bfd42bc1128f5969e9e40b23d6b828601f7cb'/>
<id>urn:sha1:6c7bfd42bc1128f5969e9e40b23d6b828601f7cb</id>
<content type='text'>
This commit move the directClient to different repository called kamusku
and changes the module name from kamusku to kamusd.
</content>
</entry>
<entry>
<title>all: rename the module to "kamusku"</title>
<updated>2020-05-29T20:26:34Z</updated>
<author>
<name>Shulhan</name>
<email>m.shulhan@gmail.com</email>
</author>
<published>2020-05-29T20:26:34Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/kamusku/commit/?id=734ce643ecbc992834a8f78b44904b82b09bc84b'/>
<id>urn:sha1:734ce643ecbc992834a8f78b44904b82b09bc84b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: fix and suppress linter warnings</title>
<updated>2020-04-11T21:42:45Z</updated>
<author>
<name>Shulhan</name>
<email>m.shulhan@gmail.com</email>
</author>
<published>2020-04-11T21:42:45Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/kamusku/commit/?id=8e2aaf2df151f61a874bb7a62929afb005fa2abd'/>
<id>urn:sha1:8e2aaf2df151f61a874bb7a62929afb005fa2abd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>api_client: skip the online test</title>
<updated>2020-04-05T08:19:23Z</updated>
<author>
<name>Shulhan</name>
<email>m.shulhan@gmail.com</email>
</author>
<published>2020-04-05T08:19:23Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/kamusku/commit/?id=46d02f63fd53cebecbd02417a8d3e9f1629e23d3'/>
<id>urn:sha1:46d02f63fd53cebecbd02417a8d3e9f1629e23d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: implement server and client for dictionary API</title>
<updated>2020-03-31T23:28:03Z</updated>
<author>
<name>Shulhan</name>
<email>m.shulhan@gmail.com</email>
</author>
<published>2020-03-30T18:11:26Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/kamusku/commit/?id=8a141995aabdee289d2b096bd77a10b52b08a1bf'/>
<id>urn:sha1:8a141995aabdee289d2b096bd77a10b52b08a1bf</id>
<content type='text'>
Currently the server and client can onyl handle API for looking up
definitions of the words through "/api/definisi" URL.
</content>
</entry>
</feed>
