language-learning-app/api/app
2026-06-02 21:02:50 +01:00
..
domain monster commit: Make changes to the "summary article" generation flow 2026-06-02 21:02:50 +01:00
outbound monster commit: Make changes to the "summary article" generation flow 2026-06-02 21:02:50 +01:00
routers monster commit: Make changes to the "summary article" generation flow 2026-06-02 21:02:50 +01:00
services Start architecting things into domain driven design / hexagonal architecture 2026-03-25 21:10:10 +00:00
tasks monster commit: Make changes to the "summary article" generation flow 2026-06-02 21:02:50 +01: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 feats: use Procrastinate for persistant jobs; try using Gemini for text 2026-05-27 18:45:52 +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 feats: use Procrastinate for persistant jobs; try using Gemini for text 2026-05-27 18:45:52 +01:00
observability.py feat: add the FastApiInstrumentator to the API 2026-05-29 10:12:42 +01:00