ti-soap
Version:
A (superagent-based) simple SOAP client for Titanium SDK
44 lines (30 loc) • 1.77 kB
Markdown
ti-soap
=======
[](https://david-dm.org/smclab/ti-soap#info=dependencies)
[](https://david-dm.org/smclab/ti-soap#info=devDependencies)
[](https://www.npmjs.org/package/ti-soap)
SOAP client for Titanium SDK
This is a [titaniumified][ti] version of [node-soap][ns]. This is built using [`grunt-titaniumifier`][gti].
[ti]: https://github.com/smclab/titaniumifier
[gti]: https://github.com/smclab/grunt-titaniumifier
Credits
-------
Kudos to [@vpulim][vpulim] for building [node-soap][ns] in the first place.
[vpulim]: https://github.com/vpulim
[ns]: https://github.com/vpulim/node-soap
Humbly made by the spry ladies and gents at SMC.
License
-------
This library, *ti-soap*, is free software ("Licensed Software"); you can
redistribute it and/or modify it under the terms of the [GNU Lesser General
Public License](http://www.gnu.org/licenses/lgpl-2.1.html) as published by the
Free Software Foundation; either version 2.1 of the License, or (at your
option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; including but not limited to, the implied warranty of MERCHANTABILITY,
NONINFRINGEMENT, or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General
Public License for more details.
You should have received a copy of the [GNU Lesser General Public
License](http://www.gnu.org/licenses/lgpl-2.1.html) along with this library; if
not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth
Floor, Boston, MA 02110-1301 USA