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 Oct 18, 2024
1 parent f1eec17 commit ea86dca
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion db/resources.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"count": 1419,
"count": 1421,
"entries": [
{
"API": "Cat Facts",
Expand Down Expand Up @@ -11106,6 +11106,15 @@
"Link": "https://yesno.wtf/api",
"Category": "Test Data"
},
{
"API": "AI Translate text API",
"Description": "The Text Translation API translates text into any of the 80 supported languages, providing accurate and context-aware translations",
"Auth": "apiKey",
"HTTPS": true,
"Cors": "yes",
"Link": "https://apyhub.com/utility/sharpapi-translate-text",
"Category": "Text Analysis"
},
{
"API": "Aylien Text Analysis",
"Description": "A collection of information retrieval and natural language APIs",
Expand Down Expand Up @@ -12195,6 +12204,15 @@
"Link": "https://docs.gcore.com/streaming",
"Category": "Video"
},
{
"API": "Generate Thumbnail from video API",
"Description": "This API generates image thumbnails from any input video file, in the desired size (pixels). The API supports multiple video formats including MP4, WEBM, FLV, AVI, MKV, MOV and 3GP.",
"Auth": "apiKey",
"HTTPS": true,
"Cors": "yes",
"Link": "https://apyhub.com/utility/thumbnail-from-video",
"Category": "Video"
},
{
"API": "Harry Potter Characters",
"Description": "Harry Potter Characters Data with with imagery",
Expand Down

0 comments on commit ea86dca

Please sign in to comment.