From d876c66eb1496dc793eaa9d49cc8e305b6dbd76d Mon Sep 17 00:00:00 2001 From: user Date: Tue, 13 Oct 2020 00:54:34 +0200 Subject: [PATCH] added curl api request example (curl.php) --- website/curl.php | 49 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 website/curl.php diff --git a/website/curl.php b/website/curl.php new file mode 100644 index 0000000..7756daa --- /dev/null +++ b/website/curl.php @@ -0,0 +1,49 @@ +