Cheapest ways to expose internet services

Posted by tmow on Stack Overflow See other posts from Stack Overflow or by tmow
Published on 2011-01-12T13:50:55Z Indexed on 2011/01/12 13:53 UTC
Read the original article Hit count: 218

Filed under:
|
|
|
|

Hi all,

we have developed/customized an internet site that provides functionalities like sharing, swap/barter, selling and rent any object/services trough public or private galleries and/or clubs.

We'd like now to expose all or some of the services to the public, so that anybody can take advantage of our engine, but without spending too much as we rae running low on budget.

At the moment we have developed some RSS interfaces for the public catalogs and is possible to use JQuery to query the engine.

Do you have any advices on how to proceed here? We were thinking about something simple like framset, using openID like authentication, or similar technologies.

Even if can be the coolest solution, we a would like to avoid the develop soap, rest or xmlrpc APIs as it takes a lot of time ( =money )

Do you have any super smart ideas?

© Stack Overflow or respective owner

Related posts about Xml

Related posts about web-services