Skip to content

migrate event, officer, and project REST routes to tRPC#17

Open
BindhiyaReddy wants to merge 1 commit intomainfrom
feature/event-trpc-migration
Open

migrate event, officer, and project REST routes to tRPC#17
BindhiyaReddy wants to merge 1 commit intomainfrom
feature/event-trpc-migration

Conversation

@BindhiyaReddy
Copy link

Migrated event, officer, and project routes from REST (Next.js route handlers) to tRPC

Standardizing the API layer to use tRPC across the codebase

  • Added src/lib/trpc/routers/event.ts
  • Added src/lib/trpc/routers/officer.ts
  • Added src/lib/trpc/routers/project.ts
  • Registered all three routers in root.ts
  • Removed old REST route files from src/app/api/

@vercel
Copy link

vercel bot commented Mar 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ieee-website Error Error Mar 4, 2026 5:09am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant