Skip to content

hellensoloviy/GitHubUsersSearcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHubUsersSearcher

Demo app using Combine and GitHub REST API.

What to look at

This project is a try of REST API from Github. The network layer is build using Combine.

What can it do?

  • Search users on GitHub

  • Show a specific user' profile with repos and short main profile fields, only public data.
  • Search repos for a specific user

  • Tell you what is happening, for example, no results found :)

Troubleshooting

If you happen to have issue that nothing is loading and only error occurs - it means the limit of request for unathorized apps has been reached.

What to do from here?

  • Access token can be added in headers. See Endpoint protocol for headers and update. This way there will be much bigger limit
  • Just wait a bit and try again.

About

Demo app using Combine and GitHub REST API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages