aryanprince / campus-hub

🚀 Cloud-deployed showcase of Next.js microservices in a monorepo with Turborepo, demonstrating best practices and modern tech.
https://campus-hub-student.vercel.app/
7 stars 0 forks source link

Implement `ts-rest` for type-safe API endpoints #102

Open aryanprince opened 2 weeks ago

aryanprince commented 2 weeks ago

Start with using this in the Finance Portal first.

Resources

Project: https://ts-rest.com/

Quickstart guide: https://ts-rest.com/docs/quickstart

linear[bot] commented 2 weeks ago

HUB-42 Implement `ts-rest` for type-safe API endpoints