Merge 97662df6dd0b16a503bdf276709bc408a1011bf7 into aacf7799debadf1a4cc2aa752f2f81a22ee342b5

This commit is contained in:
vobedience65-cyber 2026-04-22 21:02:23 +02:00 committed by GitHub
commit 7eef7fae7e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,6 +10,16 @@ Curated List of Free APIs
## Funny ## Funny
### AI Text Processing API
- **Description:** Free API for text summarization, sentiment analysis, keyword extraction, translation, and cleaning.
- **API URL:** https://theoxicew-obedience-text-api.hf.space
- **Documentation:** https://github.com/vobedience65-cyber/free-ai-text-api
- **Features:** Summarize, Sentiment, Keywords, Translate, Clean
- **Authentication:** None (free tier)
- [icanhazdadjoke](https://icanhazdadjoke.com/api) - [icanhazdadjoke](https://icanhazdadjoke.com/api)
- `curl -H 'Accept: application/json' https://icanhazdadjoke.com/` - `curl -H 'Accept: application/json' https://icanhazdadjoke.com/`
- [official-joke-api](https://official-joke-api.appspot.com/random_joke) - [official-joke-api](https://official-joke-api.appspot.com/random_joke)