Skip to content

Instantly share code, notes, and snippets.

@nuonveyo
Created June 4, 2019 08:30
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 nuonveyo/17c68a94797a3a473c425de6c9493f38 to your computer and use it in GitHub Desktop.
Save nuonveyo/17c68a94797a3a473c425de6c9493f38 to your computer and use it in GitHub Desktop.
[
{
"id": 1,
"price": 20000,
"bus_title": "Vireak Bunthan",
"destination": "PP - BB",
"depature_date": 1559636951604,
"currency": "KHR"
},
{
"id": 2,
"price": 20000,
"bus_title": "Mekong express",
"destination": "PP - KPS",
"depature_date": 1559636951604,
"currency": "KHR"
},
{
"id": 3,
"bus_title": "Phnom Penh Soreya",
"destination": "PP - LL",
"depature_date": 1559736951604,
"price": 20000,
"currency": "KHR"
},
{
"id": 4,
"bus_title": "Bkk Samart Taxi",
"destination": "PP - KPT",
"depature_date": 1559836951604,
"price": 1000,
"currency": "USD"
},
{
"id": 5,
"bus_title": "Bkk Samart Taxi",
"destination": "PP - KPT",
"depature_date": 1559836951604,
"price": 100,
"currency": "KHR"
},
{
"id": 6,
"bus_title": "BK Taxi",
"destination": "SVR - KPT",
"depature_date": 1559936951604,
"price": 50,
"currency": "USD"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment