Skip to content

Vocifere is an open-source dictionary API developed with Spring Boot that returns the pronunciation and meaning of a word, as well with it's translation for other languages.

License

Notifications You must be signed in to change notification settings

nandowastaken/vocifere-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vocifere API (in development)

Vocifere is an open-source dictionary API developed with Spring Boot that returns the pronunciation and meaning of a word, as well with it's translation for other languages.

Future requests

Obviously you make requests for an API, the only request I have thought of building for this is...

GET - 200 OK Parameters: language of the word, word, language of the meaning (if not provided, returns the meaning in the language of the word) Returns: id, word, pronunciation, meaning

About

Vocifere is an open-source dictionary API developed with Spring Boot that returns the pronunciation and meaning of a word, as well with it's translation for other languages.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages