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

Re: Automation of web services

2013-10-22 Thread Jerome Louvel
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