The app shows a list of Marvel characters, with a "detail page" for each one.
In Services/MarvelServceSettings.swift you can set:
- Marvel API URL
- Public and private key
- Page limit (list of Marvel characters)
- Get data (or not) from local
- No storyboards (XIBs instead)
- Local storage for characters data (only 10)
- Unit testing