array( 'header' => "Content-type: application/json\r\n", 'method' => 'POST' ), ); $context = stream_context_create($options); //echo $context; $id= $_POST["ProductId"]; $result = file_get_contents('http://localhost:5000/api/katalog/'.$id); //echo $result; $json= json_decode($result, true); } ?>
ProductId | |
Titel | |
Autor | |
Erscheinungsland | |
Link | |
Sprache | |
Seitenzahl | |
Erscheinungsjahr | |
Kategorie | |
Bildlink | |
Verleihdauer | |
Verleihart |