-
-
Notifications
You must be signed in to change notification settings - Fork 272
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stability issues? #48
Comments
@sks316 can you tell me the word and the language? |
It happens with pretty much any word, and the language is English. |
Hi, |
@colinamurgatroyd Let me check this in this weekend. |
@colinamurgatroyd I fixed this, can you check. |
@colinamurgatroyd I will soon be updating API with massive changes that will solve this and related issue completely. |
Thanks for letting me know. And thanks for the reply you sent just before
Xmas - apologies for not acknowledging that at the time. Will the
changes be backward compatible?
…On Tue, 14 Jan 2020 at 08:53, meetDeveloper ***@***.***> wrote:
@colinamurgatroyd <https://github.com/colinamurgatroyd> I will soon be
updating API with massive changes that will solve this and related issue
completely.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#48>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALLLMVDANNXODSOUGVZQSL3Q5V4P5ANCNFSM4JIJQHDA>
.
|
@colinamurgatroyd Will support earlier version also, but new version will have better structure for easy usage. You can look at this issue for more information #32 |
I have hosted API on AWS now, it won't have stability issues now. This is the homepage. https://dictionaryapi.dev. Way to query API has been changed a little: Usage : The basic syntax of a URL request to the API is shown below: https://api.dictionaryapi.dev/api/v1/entries/<--language_code-->/<--word--> As an example, to get definition of English word hello, you can send request to |
I'm adding a define command to my Discord bot, Mewtwo, using this API. Unfortunately, after attempting to define a word, the API sometimes stops responding with JSON for some minutes and sends a 404 page instead. This isn't an issue with the bot itself, as this issue is confirmed by opening the page in a web browser. I can't push an unstable command to the stable version of the bot, so I was wondering if you could look into what may be causing this.
The text was updated successfully, but these errors were encountered: