views:

14

answers:

0

Real time Chart drawing program can work with different datasources, REST-service is one of them. I need any free REST service for a demo. For example, chart program sends request to http://google.com/woof/woof every second and gets current NASDAQ, or smth else fast changeable (for pretty plotting). This service have to return just number, or string and not a RSS or other complex structure (because it is another datasource demo).