Automation of web services

2013-10-22 Thread bhushan sonwanawane
Hello All,

 I would like to create automation of web services .
I want user only give details of database , table name and filters . Then it
should automatically create web service which will output  url serving json
array of reult which will be consumed by client . Is it possible with 
reslet. or with any other approach. 


Any help is appriciated. 


Thanks



--
View this message in context: 
http://restlet-discuss.1400322.n2.nabble.com/Automation-of-web-services-tp7578934.html
Sent from the Restlet Discuss mailing list archive at Nabble.com.

--
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=3066845


Re: Automation of web services

2013-10-22 Thread Jerome Louvel
Hello,

It seems that you are looking for APISpark :) APISpark is a cloud platform
developped by Restlet which contains a feature to export a JDBC database
(and other data sources) as a web API.
http://apispark.org/tutorials/jdbc

The generated web API can then be hosted and used directly from APISpark,
but you can also export the generated source code (based on Restlet
Framework) if needed. We plan to provide more deployment options in the
future. See additional details here:
http://blog.restlet.com/2013/09/23/apispark-integrates-with-existing-data-stores/

Note that we are still in private beta at this stage, so any feed-back is
appreciated. For those who want access to the private beta, just send me a
email at jlou...@restlet.com
http://apispark.com/

Best regards,
Jerome



2013/10/22 bhushan sonwanawane coolbhush...@gmail.com

 Hello All,

  I would like to create automation of web services
 .
 I want user only give details of database , table name and filters . Then
 it
 should automatically create web service which will output  url serving json
 array of reult which will be consumed by client . Is it possible with
 reslet. or with any other approach.


 Any help is appriciated.


 Thanks



 --
 View this message in context:
 http://restlet-discuss.1400322.n2.nabble.com/Automation-of-web-services-tp7578934.html
 Sent from the Restlet Discuss mailing list archive at Nabble.com.

 --

 http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=3066845


--
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=3066864