From 70ae2f45d79e39417b150b2dd9307c3aff6a7444 Mon Sep 17 00:00:00 2001 From: Sumit Bando <248569+SumitBando@users.noreply.github.com> Date: Wed, 27 Dec 2023 18:26:05 +0530 Subject: [PATCH] Document avalable resources --- public/guide.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/public/guide.html b/public/guide.html index ca2ee02..cac09cd 100644 --- a/public/guide.html +++ b/public/guide.html @@ -82,6 +82,14 @@
fetch('https://jsonplaceholder.typicode.com/posts', {
method: 'POST',