IEEE-VIT / Ticket-Booking-Portal

MIT License
0 stars 1 forks source link

Fix Route Structure in index.js #6

Open KTKarthick006 opened 4 hours ago

KTKarthick006 commented 4 hours ago

Streamline the routes in index.js by defining common API prefixes (e.g., /api/user) for improved readability and eliminating redundant paths in the route files.