language-learning-app/api/app/routers/api
2026-03-30 07:11:32 +01:00
..
__init__.py Create the /api router 2026-03-21 20:47:15 +00:00
generation.py feat: Update responsibility between the job and the translated_articles 2026-03-30 07:11:32 +01:00
jobs.py feat: Update responsibility between the job and the translated_articles 2026-03-30 07:11:32 +01:00
learnable_languages.py feat: Add Learnable Languages 2026-03-27 10:32:46 +00:00
main.py feat: Add Learnable Languages 2026-03-27 10:32:46 +00:00
pos.py api: Add Deepgram and Spacy clients 2026-03-27 07:54:00 +00:00
translate.py Start architecting things into domain driven design / hexagonal architecture 2026-03-25 21:10:10 +00:00