/vocabulary-API

A simple dictionary API built with Django Rest Framework (DRF) using JWT for secure authentication. It allows users to save new words and their associations to facilitate faster language learning.

Primary LanguagePython