Simple backend to query Oxford dictionary api
$ yarn
$ yarn start
- select 'single query'
- create a 'words.csv' file in the root of the project, one word per line
$ yarn start
- select 'batch define' Note: batch querying is throttled to 1/sec to meet free plan constraints