Kanye & Ron in Pawnee is a C# console application that orchestrates a humorous conversation between Kanye West and Ron Swanson, enhanced with local Pawnee weather data all gathered from three APIs.
- C# programming
- .NET Core development
- API integration
- JSON parsing
- Engaging Dialogue: Crafted an engaging exchange between Kanye West and Ron Swanson, enriching the user experience.
- API Integration: Leveraged multiple REST APIs to fetch quotes and local weather data, enhancing the application's functionality.
- JSON Parsing: Efficiently handled API communication and JSON parsing, ensuring seamless integration with external data sources.
- Clone this repository.
- Get an OpenWeather Map API key from: OpenWeatherMap.com
- Open program in your preferred IDE.
- Create an appsettings.json file in the project with this format:
{
"apiKey" : "insertOpenWeatherApiKeyHere"
}
- Build and run the application.
- Email: mackmc9924@gmail.com
- GitHub: Mack McCall
- LinkedIn: Mack McCall