CoolFace
Apppublic

VoltageLord/Volt-dictionary

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
App README

Dictionary API

A simple Flask-based API deployed on Hugging Face Spaces to fetch word definitions, synonyms, antonyms, and full details using the free dictionaryapi.dev service.

Endpoints

  • /define/<word>
  • /details/<word>
  • /synonyms/<word>
  • /antonyms/<word>
  • /word-of-the-day