Nava2 / cs9864-realtime-bluemix

Repository for CS 9864 project
1 stars 0 forks source link

Reorganize Stock Server #38

Closed Nava2 closed 8 years ago

Nava2 commented 8 years ago
Nava2 commented 8 years ago

This has the work to "integrate" with the Stock Server for #26.

Nava2 commented 8 years ago

Server is currently running. GET http://cs9864-2016.csd.uwo.ca/info

{
  "nowish": "2011-01-13T14:30:26",
  "state": "NEW"
}
{
  "nowish": "2011-01-13T14:30:31",
  "state": "RUNNING"
}