From 4a55f1cb93a3f7442440cbb4a749da18c0204802 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ali=20Ba=C5=9Fbo=C4=9Fa?= Date: Fri, 9 Aug 2024 23:35:53 +0300 Subject: [PATCH] data.json you put my own project --- data.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/data.json b/data.json index 28ce1de..1d695cf 100644 --- a/data.json +++ b/data.json @@ -576,6 +576,14 @@ ], "description": "JS/HTML/CSS Terminal" }, + { + "name": "API-pull-with-JavaScript", + "link": "https://github.com/AliBasboga/APIExampleWithExpress.git", + "label": "API-pull-and-use", + "technologies": [ + "JavaScript" + ], + "description": "API data extraction and delivery to the user to present." { "name": "Moment.js", "link": "https://github.com/moment/moment",