Spring REST Web API for Vocabulary Terms.
vocabularyterms.herokuapp.com/<language>
- japanese
- korean
- chinese
- Conten-Type: application/json
- Authorization token (managerial endpoints)
- GET list
vocabularyterms.herokuapp.com/{language}
- GET single
vocabularyterms.herokuapp.com/{language}/{id}
- GET single random
vocabularyterms.herokuapp.com/{language}/random
- POST create a new word vocabularyterms.herokuapp.com/{language}`
-
PUT modify a current word by id
vocabularyterms.herokuapp.com/{language}/{id}
-
DELETE a current word by id
vocabularyterms.herokuapp.com/{language}/{id}
- level
- category
- id
- foreignWord
- englishWord
- active
- level
- category