Skip to content

Instantly share code, notes, and snippets.

@afrigis
Created September 3, 2015 14:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save afrigis/ab54c9185f86365b2834 to your computer and use it in GitHub Desktop.
Save afrigis/ab54c9185f86365b2834 to your computer and use it in GitHub Desktop.
gautrain.mobileServer.timetableServlet.getAllRoutes
{
"Host": "000.0.0.0",
"HostAddr": "000.00.000.00",
"HostName": "brandfusion.afrigisforms.co.za",
"ResponseTime": 11,
"Result": {"routes": [
{
"description": "North - South Commuter link",
"id": 1,
"name": "Hatfield to Park"
},
{
"description": "South - North Commuter link",
"id": 2,
"name": "Park to Hatfield"
},
{
"description": "East - West Commuter link",
"id": 3,
"name": "O.R. Tambo to Sandton"
},
{
"description": "West - East Commuter link",
"id": 4,
"name": "Sandton to O.R Tambo"
}
]},
"StatusCode": 0,
"Timestamp": "Tue May 28 11:17:00 SAST 2013"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment