Skip to content

Instantly share code, notes, and snippets.

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 1stevengrant/44e3e6d2730254f712c3753d5b499730 to your computer and use it in GitHub Desktop.
Save 1stevengrant/44e3e6d2730254f712c3753d5b499730 to your computer and use it in GitHub Desktop.
$data = [
"postcode" => "g728tu",
"key" => "ce2d2-f28bb-eab99-0364f",
"response" => "data_formatted",
];
$response = Zttp::get('http://pcls1.craftyclicks.co.uk/json/rapidaddress', $data);
return $response->json();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment