Open Issues Need Help
View All on GitHubAI Summary: Update the backend code for the TPC Student Portal to use the `gin-contrib/cors` library for configuring CORS settings. This involves replacing the existing CORS configuration with the new library's implementation.
This repository holds the backend code for the TPC Student Portal
AI Summary: Implement database connection pooling for the TPC Student Portal backend, replacing the existing singleton database connection. This involves researching suitable connection pooling solutions and integrating them into the existing codebase.
This repository holds the backend code for the TPC Student Portal
This repository holds the backend code for the TPC Student Portal