Skip to content

Commit

Permalink
added FreeAPIs link to backend/api (#2386)
Browse files Browse the repository at this point in the history
  • Loading branch information
yaten2302 authored Jun 5, 2024
1 parent bd2ca2f commit 07f6f6e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions database/backend/api.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,5 +131,12 @@
"url": "https://api.nasa.gov",
"category": "backend",
"subcategory": "api"
},
{
"name": "Free APIs",
"description": "It's a collection of free APIs. Curated Playground for the Best Public Web APIs!",
"url": "https://apislist.com/",
"category": "backend",
"subcategory": "api"
}
]

0 comments on commit 07f6f6e

Please sign in to comment.