Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 593 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 593 Bytes

GitHubBrowser

Features of Note

  • The repository screen features the ability to sort by number of stars, repo name and programming language.

  • Usability and design are front and center.

Rate Limit

You'll need to enter your own GitHub access token. This can be done by navigating to line 135 of GitHubV3Service and entering token.

request.setValue(.bearerAuthorization(token: "<YOUR_TOKEN_HERE>"), field: .authorization)

GitHub Browser's UI