language-learning-app/api/app/routers/bff
2026-05-18 21:18:19 +01:00
..
__init__.py API: allow free access to audio files; create the article_service 2026-03-26 20:47:15 +00:00
account.py feat: [api] Add Onboarding, and account validation endpoints 2026-04-11 08:08:10 +01:00
adventure.py feat: Change out storage from local to Bunny (via env param) 2026-05-18 21:18:19 +01:00
articles.py feat: Change out storage from local to Bunny (via env param) 2026-05-18 21:18:19 +01:00
main.py feat: [backend] Create BFF for adventure 2026-05-04 11:45:41 +01:00
packs.py feat: [api] Add the WordPacks functionality and their endpoints 2026-04-14 10:17:33 +01:00
user_profile.py feat: Add Learnable Languages 2026-03-27 10:32:46 +00:00