Added package dataforseo (#2996)

This commit is contained in:
Leon Lysak 2025-03-12 00:37:43 -04:00 committed by GitHub
parent a6c8958b1b
commit 915778c531
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34732,5 +34732,18 @@
"description": "DOGEN is a beautifully simple (to use) DOcumentation GENerator from nim files.",
"license": "MIT",
"web": "https://roger-padrell.github.io/dogen/"
},
{
"name": "dataforseo",
"url": "https://github.com/Niminem/DataForSEO",
"method": "git",
"tags": [
"dataforseo,",
"seo",
"api"
],
"description": "Nim client for the DataForSEO API (v3). Zero dependencies, supports both sync and async requests.",
"license": "MIT",
"web": "https://github.com/Niminem/DataForSEO"
}
]