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
eb21d8b2f0
language-learning-app
/
api
/
app
History
wilson
aa4987981d
Some checks are pending
/ test (push)
Waiting to run
Details
feat: Create the Dictionary Lookup Service; methods for fidning
...
vocabulary and words
2026-04-10 07:11:57 +01:00
..
domain
feat: Create the Dictionary Lookup Service; methods for fidning
2026-04-10 07:11:57 +01:00
outbound
feat: Create the Dictionary Lookup Service; methods for fidning
2026-04-10 07:11:57 +01:00
routers
feat: Create the Dictionary Lookup Service; methods for fidning
2026-04-10 07:11:57 +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