Skip to content

Latest commit

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Dictionary Parser

A tiny project that makes use of various dictionary APIs (currently there are providers for Wiktionary and local data). I created this in order to learn more about Test Driven Development and Domain Driven Desogn.

Roadmap

  • Add a controller to make requests via a web API
  • Update the Wiktionary provider to fetch example images and pronunciations

Run Locally

Clone the project

 git clone https://github.com/imdeaconu/dictionary-parser

Go to the project directory

cd dictionary-parser

Install dependencies

 npm install

Run the Wiktionary Provider example

 npm run start-wiktionary

Run the InMemory example

 npm run start-in-memory

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages