Unofficial The Tureng Dictionary JSON API
This is Unofficial The Tureng Dictionary JSON API where you can search English & Turkish words
Made with node.js and https://tureng.com
https://tureng-api.vercel.app/api/:word
https://tureng-api.vercel.app/api/butterfly
{
"word": "butterfly",
"success": true,
"meanings": [
"kelebek",
"kesip iki yana doğru açmak",
"gaz kelebeği"
]
}