Click here to Skip to main content
15,886,810 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
I am developing a web application that uses data from online biological database INTACT. I have found following web services.
I am trying to use
Endpoint address: http://www.ebi.ac.uk/Tools/webservices/psicquic/intact/webservices/v1.1
WADL : http://www.ebi.ac.uk/Tools/webservices/psicquic/intact/webservices/v1.1?_wadl
into my Visual studio 2010 web application for quering and retrieving data from this database. How should I use this WADL file and REST? I need to know the steps. Thanks!
Posted

1 solution

Please check below mentioned links.May be helped to you.

RESTful web service auto-generate WADL

Are there any tools for generating a WADL file
 
Share this answer
 
Comments
mari t 15-Feb-14 10:07am    
Thanks!
Sampath Lokuge 15-Feb-14 10:18am    
You're warmly welcome. :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900