Skip to content

Microservice that supplies clients with word definitions. Uses Python and Flask to achieve this.

Notifications You must be signed in to change notification settings

learn-english-community/learn-english-word-dictionary

Repository files navigation

Word Dictionary Microservice

This microservice is responsible for supplying other microservices with words from Wiktionary. Since the team behind Wiktionary does not have an easily-accessible API as of the creation of this project, we download a Wiktionary dump, parse it, store it in a database and finally make the parsed entries accessible with a REST API.

About

Microservice that supplies clients with word definitions. Uses Python and Flask to achieve this.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published