This website requires JavaScript.
Explore
Help
Sign in
justinzeus
/
discovery-by-llm
Watch
1
Star
0
Fork
You've already forked discovery-by-llm
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
0664cc2d27
discovery-by-llm
/
backend
/
app
/
adapters
/
spotify
History
Download ZIP
Download TAR.GZ
Justin Visser
3555256a02
fix: harden request handling, pipeline containment, and startup boundaries
2026-08-10 21:50:48 +02:00
..
__init__.py
feat: scaffold FastAPI backend with ports-and-adapters layout
2026-08-09 20:58:10 +02:00
auth.py
feat: add Spotify authentication and sessions
2026-08-10 11:31:06 +02:00
client.py
fix: harden request handling, pipeline containment, and startup boundaries
2026-08-10 21:50:48 +02:00
errors.py
fix: harden request handling, pipeline containment, and startup boundaries
2026-08-10 21:50:48 +02:00
login.py
feat: add Spotify client and auth routes
2026-08-10 11:31:06 +02:00
mapping.py
fix: key users by account_id and tolerate candidate count variance
2026-08-10 13:54:36 +02:00
session.py
fix: harden request handling, pipeline containment, and startup boundaries
2026-08-10 21:50:48 +02:00