/vocabulary-api

Dictionary application that allow user to search a word, explain the meaning and pronounce the word

Primary LanguageJava

vocabulary-api

It provides some api that allow you to search a new word, download the pronunciation under mp3 extension.
Demo: https://dictionary-webapp.herokuapp.com/

Project setup

mvn clean install

Compiles and hot-reloads for development

mvn spring-boot:run