0 Forks
1 Stars
1 Watchers

GitHubAPI

GitHubAPI sample project using GitHub API to fetch users, followers data and store in CoreData as local storage with Codable protocol using MVVM architecture pattern without storyboard and XIB's (pure code).

How to download and setup GitHubAPI

Open terminal and run command
git clone https://github.com/pratik-123/GitHubAPI.git
git clone is used to create a copy or clone of GitHubAPI repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with GitHubAPI https://github.com/pratik-123/GitHubAPI/archive/master.zip

Or simply clone GitHubAPI with SSH
[email protected]:pratik-123/GitHubAPI.git

If you have some problems with GitHubAPI

You may open issue on GitHubAPI support forum (system) here: https://github.com/pratik-123/GitHubAPI/issues