I need to implement a function using java code to invoke an ASP.NET Web API on remote server. Is there any library that I could use, like axis2 for Web Services? I think the Apache HttpClient could help me to create a requrest, is there any other choice? Thanks in advance.
Basically, Asp.net Web API is simply a Restful Service that can be call from many technologies (javascript, C#, java, php, ...) Unlike Soap formatting, it is much more easier to call this kind of service. Try with your browser !
You can find many librairies on google or in SO ( here and here).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With