📦 SorrowAPI
This might just be the sussiest little api out there.
📝 Usage
const sorrowapi = require('sorrowapi');
sorrowapi.joke()
.then(url => console.log(url))
.catch((error) => console.error(error));
🐈 List of API names
- [x] joke
- [x] roast
- [x] animegirls
- [x] animeboys
- [ ] fox
- [ ] lizard
- [ ] shiba
- [ ] koala
- [ ] panda
- [ ] cat
- [ ] dog
- [ ] chicken
📦 Installation
- npm i sorrowapi