SwiftUI-Combine

This is an example project of SwiftUI and Combine using GitHub API.

MIT License

Stars
449

SwiftUI-Combine-Example

This is an example project of SwiftUI and Combine using GitHub GET /search/users API.

📋 Requirements

  • Swift5.1 Beta
  • Xcode11.0 Beta
  • iOS 13.0 Beta

⚠️ GitHub API Rate Limiting

GitHub search API has a rate limit rules. For unauthenticated requests, the rate limit allows you to make up to 10 requests per minute.

📚 Credit