Good work up there! I as working on a guessing word game, so this dictionary API is greatly appreciated :D
French is currently broken. For instance: https://api.dictionaryapi.dev/api/v2/entries/fr/bonjour does not return a definition while https://api.dictionaryapi.dev/api/v2/entries/en/bonjour does (but in english obviously).
Hello there!
Good work up there! I as working on a guessing word game, so this dictionary API is greatly appreciated :D
French is currently broken. For instance:
https://api.dictionaryapi.dev/api/v2/entries/fr/bonjour
does not return a definition whilehttps://api.dictionaryapi.dev/api/v2/entries/en/bonjour
does (but in english obviously).This is probably related to #64
Thanks!