Login Register

Web Services framework with JSON, JSON-RPC and SMD released

[moved... to Showcase]
Hello,

Last week I've released a new version of a Web Services framework named XINS that accepts several protocols such as REST, SOAP, JSON (Yahoo!), JSON-RPC.
It's an open source framework with a BSD like license.
http://xins.sourceforge.net

There is also support for SMD (Simple Method Description) which is very useful with the Dojo toolkit. You can either generate the smd file or get it by calling a special function.

In this new release there is a section on integration with the Dojo toolkit
http://xins.sourceforge.net/docs/ar01s30.html

Here is also an online demo of interaction between Dojo toolkit (client side) and XINS (server side):
http://xins.users.mcs2.netarray.com/petstore/callMyFunctionDojo.html

Best regards,
Anthony