diff --git a/data.json b/data.json index 6f21a8f..7f737e4 100644 --- a/data.json +++ b/data.json @@ -585,6 +585,15 @@ ], "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": "HMPL", "link": "https://github.com/hmpl-lang/hmpl",