language-learning-app/api/app
2026-03-27 07:54:00 +00:00
..
domain API: allow free access to audio files; create the article_service 2026-03-26 20:47:15 +00:00
outbound api: Add Deepgram and Spacy clients 2026-03-27 07:54:00 +00:00
routers api: Add Deepgram and Spacy clients 2026-03-27 07:54:00 +00:00
services Start architecting things into domain driven design / hexagonal architecture 2026-03-25 21:10:10 +00:00
__init__.py initial commit 2026-03-18 20:55:02 +00:00
auth.py Generate the audio; move to background task 2026-03-19 10:51:10 +00:00
config.py Generate the audio; move to background task 2026-03-19 10:51:10 +00:00
languages.py Create the /api router 2026-03-21 20:47:15 +00:00
main.py API: allow free access to audio files; create the article_service 2026-03-26 20:47:15 +00:00
storage.py Generate the audio; move to background task 2026-03-19 10:51:10 +00:00
worker.py Generate the audio; move to background task 2026-03-19 10:51:10 +00:00