π Only Implemented reading API's
import egloosd.api;
EgloosAPI client = new EgloosAPI("help"); // http://help.egloos.com
assert(client.category().length > 0);
- Windows: Windows10 SDK
- Compiler: LDC2 1.30.0 (DMD v2.100.1, LLVM 14.0.3, x86_64-pc-windows-msvc)
git clone https://github.com/ZHANITEST/egloos-d
cd egloos-d
dub test