Skip to content

An iOS Application written in Swift for listing git repos. This app uses Github API, for more information about the API kindly visit https://docs.github.com/en/rest/reference

License

Notifications You must be signed in to change notification settings

NilayDagdemir/SampleGit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SampleGit

An iOS Application written in Swift for listing git repos. This app uses Github API, for more information about the API kindly visit https://docs.github.com/en/rest/reference

This project uses swift package manager. Hence, after you clone the repository or download the zip to open the project, you may need to run "Resolve Swift Packages" command on XCode in order to install package dependencies.

Used packages:

Alamofire (for network requests) SDWebImage (for image caching) Also SwiftLint installed to the project in order to standardize the code base.

This project uses VIPER as an architecture model and purely written in Swift.

About

An iOS Application written in Swift for listing git repos. This app uses Github API, for more information about the API kindly visit https://docs.github.com/en/rest/reference

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages