From c2786c4b9d704128da80ce4ed6513b9f5507b680 Mon Sep 17 00:00:00 2001 From: niliara-edu Date: Fri, 24 Jan 2025 12:00:24 +0100 Subject: polishing --- curl_examples | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 curl_examples (limited to 'curl_examples') diff --git a/curl_examples b/curl_examples new file mode 100644 index 0000000..0c3ac05 --- /dev/null +++ b/curl_examples @@ -0,0 +1,2 @@ +curl localhost:8000/auth/protected -H "Accept: application/json" -H "Authorization: token_here" +curlie -f [POST/PUT/DELETE] :8000/api/[song/album/artist] argument=value -- cgit v1.2.3