Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 342 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 342 Bytes

Oxford's dictionary socket

Features:

  • Translate from source to target language
  • Find definition of a word
  • Find example of usage of a word

All of these can return response object or plain/text.

Requirements:

https://developer.oxforddictionaries.com/

Create an account, use app_id and app_key as credentials for the socket. Enjoy