CambriaSolutions / MSRFP-3717

Apache License 2.0
1 stars 0 forks source link

Create a Web Service to Query MS Data #33

Closed ghost closed 8 years ago

ghost commented 8 years ago

Upload the provider data set provided by MS and create a web service that the development team can use to query data

ghost commented 8 years ago

While there are several options available om the web, we chose a free offering from Google called Fusion Tables (https://en.wikipedia.org/wiki/Google_Fusion_Tables). We used its API to publish a web service that the development will use to query data. This is to simulate a real-world scenario where the developers may interact with an open data web service or a data service.

ghost commented 8 years ago

The service was created and tested. See relevant documentation in the artifacts folder.