This website requires JavaScript.
Explore
Help
Sign In
wilson
/
language-learning-app
Watch
1
Star
0
Fork
You've already forked language-learning-app
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
acadf77e2e
language-learning-app
/
api
/
app
History
wilson
acadf77e2e
feat: Split sentence/translation in UI into a component
2026-04-07 07:09:25 +01:00
..
domain
feat: Update responsibility between the job and the translated_articles
2026-03-30 07:11:32 +01:00
outbound
feat: Split sentence/translation in UI into a component
2026-04-07 07:09:25 +01:00
routers
feat: Update responsibility between the job and the translated_articles
2026-03-30 07:11:32 +01: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
feat: Add admin auth
2026-03-27 10:36:43 +00:00
config.py
feat: Add the TranslatedArticle entity
2026-03-27 11:04:05 +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