freeDictionaryAPI icon indicating copy to clipboard operation
freeDictionaryAPI copied to clipboard

I can't use it on my local environment.

Open godtaehee opened this issue 2 years ago • 3 comments

I couldn't use it on my Mac.

I cloned it and install modules using command "npm i"

and I started node.js app using command "npm run start" Screenshot 2023-09-26 at 4 12 30

As you can see, I have tried to use it with "http://localhost:3000/api/v2/entries/en/two" and I have gotten those error from All English words.

I think google doesn't provide any results from unknown reuqests.

Help?

godtaehee avatar Sep 25 '23 19:09 godtaehee

I get the same error. API works, but code does not work on my local environment as well. Query function returns an empty list.

selimcanglr avatar Nov 24 '23 22:11 selimcanglr

Same here.If anyone have way to fix that please notice me

binhkid2 avatar Dec 07 '23 15:12 binhkid2

Source code is outdated and no longer works: https://github.com/meetDeveloper/freeDictionaryAPI/issues/102#issuecomment-1047556335

Current data is provided by Wiktionary.

solomkinmv avatar Dec 17 '23 17:12 solomkinmv