language-learning-app/api/app
2026-05-04 11:45:41 +01:00
..
domain fix: [api] Pass along length of response from request 2026-05-03 22:38:17 +01:00
outbound feat: [api] Add choose your own adventure functionality 2026-05-03 17:17:47 +01:00
routers feat: [backend] Create BFF for adventure 2026-05-04 11:45:41 +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: [api] Add the WordPacks functionality and their endpoints 2026-04-14 10:17:33 +01:00
config.py Update config.py 2026-05-03 15:28:38 +01:00
languages.py feat: [api] Create the Register and Onboarding endpoints (API and BFF) 2026-04-11 08:01:03 +01:00
main.py feat: [api] Create the Register and Onboarding endpoints (API and BFF) 2026-04-11 08:01:03 +01: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