Coder Social home page Coder Social logo

define's People

Stargazers

 avatar

define's Issues

Owlbot v1 endpoint is deprecated

fetchUrl(`https://owlbot.info/api/v1/dictionary/${text}?format=json`, (error, meta, body) => {

Please consider using version 2 of the Owlbot API.
you can do so just by changing the v1 in the endpoint URL to v2 the only difference between these two versions is that a spelling typo in the response is fixed. Version 1 is deprecated and going to be redirected to the version 2 soon. So if your code expects the key with the wrong spelling defenition instead of definition it may break after the redirect.
Also, you may want to check version 3 which has the pronunciation
and image for some of the nouns. In version 3, the JSON structure of the response is different and it requires authentication token in the request header, registering for a token at OwlBot is freeπŸ¦‰πŸ€–.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.