Skip to content

Instantly share code, notes, and snippets.

@tmcgrath
Created December 22, 2015 20:32
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save tmcgrath/59e8f3c42ef0ee849a77 to your computer and use it in GitHub Desktop.
Save tmcgrath/59e8f3c42ef0ee849a77 to your computer and use it in GitHub Desktop.
{"first_name":"James", "last_name":"Butterburg", "address": {"street": "6649 N Blue Gum St", "city": "New Orleans","state": "LA", "zip": "70116" }}
{"first_name":"Josephine", "last_name":"Darakjy", "address": {"street": "4 B Blue Ridge Blvd", "city": "Brighton","state": "MI", "zip": "48116" }}
{"first_name":"Art", "last_name":"Chemel", "address": {"street": "8 W Cerritos Ave #54", "city": "Bridgeport","state": "NJ", "zip": "08014" }}
@bcn3
Copy link

bcn3 commented Apr 24, 2017

download for test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment