This is a C# Web API that returns basic information.
- Returns email, current datetime, and GitHub repo URL in JSON format.
- Built with ASP.NET Core.
- Supports CORS for external access.
- Install .NET SDK from [https://dotnet.microsoft.com/en-us/download].
- Clone the repository:
git clone https://github.com/SamB-ima/PublicInfoAPI.git cd PublicAPI