Auto updating db

This commit is contained in:
GitHub Actions Bot
2024-05-28 10:51:11 +00:00
parent 500658f3f9
commit fe204bbd95

View File

@@ -1,5 +1,5 @@
{
"count": 1468,
"count": 1469,
"entries": [
{
"API": "AdoptAPet",
@@ -11240,6 +11240,15 @@
"Link": "https://avatars.dicebear.com/",
"Category": "Test Data"
},
{
"API": "DummyJSON",
"Description": "Generate dummy data in JSON format",
"Auth": "Yes",
"HTTPS": true,
"Cors": "unknown",
"Link": "https://dummyjson.com/",
"Category": "Test Data"
},
{
"API": "Faker",
"Description": "Generate massive amounts of fake (but realistic) data for testing and development.",