const response = await fetch("https://your-backend.vercel.app/api/fix-text", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({ text: input, tone })
});
Fix My Text AI
Fix My Text ✨
Result:
Your polished text will appear here...
0 Comments