Merge pull request #1738 from MunGell/remove-APIExampleWithExpress

Removed APIExampleWithExpress from data.json
This commit is contained in:
Sammy Hori 2025-10-02 23:08:36 +01:00 committed by GitHub
commit dd20fa9c55
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -552,15 +552,6 @@
],
"description": "Awesome ESLint rules."
},
{
"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-language/hmpl",