language-learning-app/api/app
2026-04-14 10:17:33 +01:00
..
domain feat: [api] Add the WordPacks functionality and their endpoints 2026-04-14 10:17:33 +01:00
outbound feat: [api] Add the WordPacks functionality and their endpoints 2026-04-14 10:17:33 +01:00
routers feat: [api] Add the WordPacks functionality and their endpoints 2026-04-14 10:17:33 +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 feat: Create the email_verification_token entity, and both scaleway and 2026-04-11 06:56:50 +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