Finding a decent sample API for testing can really slow things down when you’re trying to build something. You know, waiting ...
This is a XML parser inspired by SwiftyJSON and SWXMLHash. NSXMLParser in Foundation framework is a kind of "SAX" parser. It has enough performance but is a little inconvenient. So we have implemented ...
This repository concerns Kong plugins developed in Lua, which use the GNOME C libraries libxml2 and libxslt (for XSLT 1.0). Part of the functions are bound in the XMLua/libxml2 library. Both GNOME C ...