Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Where to find free public Web Services? [closed]

Tags:

web-services

I want some usefull free public WebServices like Weather, Currency Converter, Mathematics etc. Please tell me where I can get them

Thanks in advance!

like image 753
Student Avatar asked Feb 10 '11 20:02

Student


People also ask

What is SOAP API example?

SOAP is the Simple Object Access Protocol, a messaging standard defined by the World Wide Web Consortium and its member editors. SOAP uses an XML data format to declare its request and response messages, relying on XML Schema and other technologies to enforce the structure of its payloads.

What are free APIs?

An open API, also called public API, is an application programming interface made publicly available to software developers. Open APIs are published on the internet and shared freely, allowing the owner of a network-accessible service to give a universal access to consumers.

What is SOAP API used for?

SOAP or Simple Objects Access Protocol is a web communication protocol designed for Microsoft back in 1998. Today, it's mostly used to expose web services and transmit data over HTTP/HTTPS.


1 Answers

https://www.programmableweb.com/ -- Great collection of all category API's across web. It not only show cases the API's , but also Developers who use those API's in their applications and code samples, rating of the API and much more. They have more than apis they also have sdk and libraries too.

like image 159
Vanchinathan Chandrasekaran Avatar answered Sep 23 '22 23:09

Vanchinathan Chandrasekaran