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
1a026e5056
language-learning-app
/
api
/
app
History
wilson
1a026e5056
Some checks are pending
/ test (push)
Waiting to run
Details
feat: add monitoring and instrumentation
2026-05-22 22:40:17 +01:00
..
domain
feat: Change out storage from local to Bunny (via env param)
2026-05-18 21:18:19 +01:00
outbound
feat: Store data with bunny when deploying remotely
2026-05-22 15:55:21 +01:00
routers
feat: Change out storage from local to Bunny (via env param)
2026-05-18 21:18:19 +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: Store data with bunny when deploying remotely
2026-05-22 15:55:21 +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: add monitoring and instrumentation
2026-05-22 22:40:17 +01:00
observability.py
feat: add monitoring and instrumentation
2026-05-22 22:40:17 +01:00
worker.py
Generate the audio; move to background task
2026-03-19 10:51:10 +00:00