Compare commits

...

3 Commits

Author SHA1 Message Date
Shmavon Gazanchyan
3bd83ec36a Update README.md 2025-10-02 22:08:47 +00:00
Sammy Hori
dd20fa9c55 Merge pull request #1738 from MunGell/remove-APIExampleWithExpress
Removed APIExampleWithExpress from data.json
2025-10-02 23:08:36 +01:00
Sammy Hori
fb63604825 Removed APIExampleWithExpress from data.json
For being inactive, a small sized repository and not having any appropriately labelled issues.
2025-10-02 23:08:23 +01:00
2 changed files with 0 additions and 10 deletions

View File

@@ -140,7 +140,6 @@ If you would like to be guided through how to contribute to a repository on GitH
- [altair](https://github.com/imolorhe/altair) _(label: good first issue)_ <br> A beautiful feature-rich GraphQL Client for all platforms.
- [Ancient Beast](https://github.com/FreezingMoon/AncientBeast) _(label: easy)_ <br> Turn based strategy game where you 3d print a squad of creatures with unique abilities in order to defeat your enemies.
- [API-pull-with-JavaScript](https://github.com/AliBasboga/APIExampleWithExpress.git) _(label: API-pull-and-use)_ <br> API data extraction and delivery to the user to present.
- [appsmith](https://github.com/appsmithorg/appsmith) _(label: good first issue)_ <br> Drag & Drop internal tool builder
- [AVA](https://github.com/sindresorhus/ava) _(label: good-for-beginner)_ <br> Futuristic test runner.
- [Babel](https://github.com/babel/babel) _(label: good first issue)_ <br> A compiler for writing next generation JavaScript.

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",