This is my sample project demonstrating my RxRepository pattern for the Nashville CocoaHeads group. My presentation slides are here.
To run this app, you’ll need to create an account with OpenWeatherMap. Make a file named Keys.plist in the RxRepository folder and put your API key there under the key WeatherAPIKey. If you don’t the app will deliberately crash when attempting to make a network request.
MIT sounds good. Use my code if it helps you.