language-learning-app/api/app/domain/models
2026-03-27 11:04:05 +00:00
..
__init__.py Start architecting things into domain driven design / hexagonal architecture 2026-03-25 21:10:10 +00:00
learnable_language.py feat: Add Learnable Languages 2026-03-27 10:32:46 +00:00
summarise_job.py API: Add the part_of_speech and transcript generation in the sumamry job 2026-03-27 09:45:44 +00:00
translated_article.py feat: Add the TranslatedArticle entity 2026-03-27 11:04:05 +00:00