forked from tomasguisasola/luasoap
LuaSOAP provides a very simple API that convert Lua tables to and from XML documents
DiasVictor/luasoap
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
This branch is 13 commits ahead, 38 commits behind tomasguisasola:master.
LuaSOAP is a library of functions to deal with SOAP This library depends on LuaExpat. Here goes a small description of the files in the distribution README -- This file doc/us/ index.html -- Home page examples.html -- Some examples license.html -- Copyright & License luasoap.png -- LuaSOAP Logo manual.html -- Reference manual src/ soap.lua -- Source file client.lua -- Extension module over HTTP (depends on LuaSocket) server.lua -- Extension module based on CGILua wsdl.lua -- Extension module with support to WSDL generation src/client/ https.lua -- Extension module over HTTPS (depends on LuaSec) tests/ test.lua -- Overall API test script test-http.lua -- Client API test script test-server.lua -- Server support test script test-wsdl.lua -- WSDL generation test script $Id: README,v 1.3 2009/07/22 19:02:46 tomas Exp $
About
LuaSOAP provides a very simple API that convert Lua tables to and from XML documents
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Lua 98.9%
- Makefile 1.1%