Skip to content

Commit

Permalink
Auto updating db
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Mar 12, 2024
1 parent 386475b commit 4a938fa
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion db/resources.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"count": 1441,
"count": 1442,
"entries": [
{
"API": "AdoptAPet",
Expand Down Expand Up @@ -11033,6 +11033,15 @@
"Link": "https://random-words-api.vercel.app/word",
"Category": "Test Data"
},
{
"API": "Faker",
"Description": "Generate massive amounts of fake (but realistic) data for testing and development.",
"Auth": "",
"HTTPS": true,
"Cors": "unknown",
"Link": "https://fakerjs.dev/",
"Category": "Test Data"
},
{
"API": "FakerAPI",
"Description": "APIs collection to get fake data",
Expand Down

0 comments on commit 4a938fa

Please sign in to comment.