FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Swinject/SwinjectSimpleExample at swinject-v1 · GitHub

This repository was archived by the owner on Aug 21, 2021. It is now read-only.
 
 

Repository files navigation

SwinjectSimpleExample

This is an example project to demonstrate dependency injection and Swinject in a simple weather app that lists current weather information at some locations.

Requirements

Setup

  1. Download the source code or clone the repository.
  2. Run pod install.
  3. Get a free API key from OpenWeatherMap.
  4. Open OpenWeatherMap.swift and fill apiKey = "" with your own API key.

Blog Posts

The following blog posts demonstrate step-by-step development of the project introducing dependency injection and Swinject.

License

MIT license. See the LICENSE file for details.

About

A simple example to use Swinject with unit tests

Topics

Resources

Stars

63 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL