Skip to content

imdeaconu/dictionary-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •