ArtCC / nasa

Architecting iOS and macOS Apps with my VIPER (application of Clean Architecture) with NASA Open APIs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New template with my actual VIPER:

https://github.com/ArtCC/ViperModule

Architecting iOS and macOS Apps with VIPER (application of Clean Architecture) with NASA Open APIs

For this project I use NASA Open APIs: NASA Open APIs site. You can create one but for this example isn't necessary :)

This project is an example of VIPER architecture on iOS app with Swift.

Dependencies

  • I use Carthage for dependency management. If you don't have Carthage installed refer to Installing Carthage.

    Run carthage update --platform iOS before opening the project in XCode.

  • I use Swiftlint for guide style:

    brew install swiftlint

Explication

In project with comment (English/Spanish).

LICENSE

This project is free and use CC BY-NC-SA.

This license lets others remix, tweak, and build upon your work without for commercial purposes, as long as they credit you and license their new creations under the identical terms.

THANK YOU!

I hope you like it!

ArtCC 2018++

About

Architecting iOS and macOS Apps with my VIPER (application of Clean Architecture) with NASA Open APIs


Languages

Language:Swift 100.0%