secretfirecreative / sfc.github.io

Current home page for Secret Fire Creative
Other
0 stars 0 forks source link

Epic #5 - Development - Backend #8

Open secretfire-z opened 3 months ago

secretfire-z commented 3 months ago

In this epic, the backend services of the application are developed. Utilizing C# and .NET, a web API will be created to manage any dynamic content or backend processes needed by the frontend. The API will be structured with appropriate routing, and Cross-Origin Resource Sharing (CORS) will be configured to ensure the frontend can successfully interact with the backend. The backend will also be prepped for deployment on Azure, including any necessary configuration for services like Azure App Service.

secretfire-z commented 3 months ago