Closed tschuy closed 9 years ago
The various Duolingo APIs used on the /words page:
If callback is null (ie, url = https://d2.duolingo.com/api/1/dictionary/hints/de/en?tokens=["am","ging","kosten"...]), it'll return just an object with the mapping.
Implemented in #17
The various Duolingo APIs used on the /words page:
If callback is null (ie, url = https://d2.duolingo.com/api/1/dictionary/hints/de/en?tokens=["am","ging","kosten"...]), it'll return just an object with the mapping.