Files
web_server/backend/main.go
Adam French 7aff171ef8
Some checks failed
Deploy with Docker Compose / deploy (push) Has been cancelled
Remove REST handlers superseded by GraphQL resolvers
Deleted handle_activity.go, handle_favorites.go, handle_post.go, and
handle_user.go — all logic already exists in schema.resolvers.go.
Removed corresponding REST routes from main.go. Moved UserCredentials
struct (used by Login handler) into handle_auth.go.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-14 11:08:09 +01:00

5.1 KiB