sheena2994

Untitled

Sep 29th, 2016
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "message": "Following are the countries!",
  4. "countries": [
  5. {
  6. "countries_id": "1",
  7. "countries_name": "USA"
  8. },
  9. {
  10. "countries_id": "2",
  11. "countries_name": "Canada"
  12. }
  13. ]
  14. }
Add Comment
Please, Sign In to add comment