A .NET-based backend service that integrates with Strapi and provides additional custom features.
This project serves as a custom backend service that:
- Acts as a proxy to Strapi backend (https://backend-dev.studentschoice.blog)
- Handles custom API endpoints
- Implements CORS policy for frontend integration
- .NET 9.0 SDK
- Visual Studio Code or Visual Studio 2022
- Clone the repository
- Navigate to the project directory:
cd CustomBackend