Fetching Github API v3 from iOS app in Swift 5
Find a file
2019-06-27 02:02:17 -04:00
Pods Cocoapods. Network layer. Fetching repos. 2019-06-27 01:36:36 -04:00
repo-browser Fixing dismissing keyboard 2019-06-27 02:02:17 -04:00
repo-browser.xcodeproj Fixing dismissing keyboard 2019-06-27 02:02:17 -04:00
repo-browser.xcworkspace Cocoapods. Network layer. Fetching repos. 2019-06-27 01:36:36 -04:00
repo-browserTests Initial commit 2019-06-26 23:05:40 -04:00
LICENSE License and readme 2019-06-27 01:43:09 -04:00
Podfile Cocoapods. Network layer. Fetching repos. 2019-06-27 01:36:36 -04:00
Podfile.lock Cocoapods. Network layer. Fetching repos. 2019-06-27 01:36:36 -04:00
README.md Token instructions 2019-06-27 01:54:01 -04:00

Fetching Github API v3 from iOS app in Swift 5

Instructions

Clone this repository

git clone https://github.com/Rodrigoplp/ios-github-repo-browser.git

Generate a Github token with repo and write: discussions permissions. Instructions to create token at Github docs

Open project in Xcode. Open the file RepoBrowser.info and replace the value of the token key with yours.

Run the project in the simulator.

License

MIT