meetDeveloper / freeDictionaryAPI

There was no free Dictionary API on the web when I wanted one for my friend, so I created one.
https://dictionaryapi.dev/
GNU General Public License v3.0
2.67k stars 267 forks source link

I can't use it on my local environment. #187

Open godtaehee opened 1 year ago

godtaehee commented 1 year ago

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?

selimcanglr commented 11 months ago

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

binhkid2 commented 11 months ago

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

solomkinmv commented 11 months ago

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

Current data is provided by Wiktionary.