4

What real time APIs are there that don't require polling, for things like bus locations, flight locations, etc... -- which I can just poll with a web socket?

1 Answer 1

3

ProgrammableWeb(.com) is a great resource about APIs and includes an API directory. A direct link for searching APIs in their catalog that mention websocket is http://www.programmableweb.com/category/all/apis?keyword=websocket . There is also a "real time API" category at http://www.programmableweb.com/category/real-time/api. Some may qualify as "open data".

I also stumbled upon http://streamdata.io/ which advertises that it is a solution to take a REST API and turn it into a streaming one. Two APIs that I know of that are updated on several-times-a-day basis are as follows. You could construct an API call that

Hope this helps some!

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.