ra1028 / SwiftUI-Combine

This is an example project of SwiftUI and Combine using GitHub API.
MIT License
451 stars 30 forks source link
combine swiftui

SwiftUI-Combine-Example

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

:clipboard: Requirements

:warning: 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.

:books: Credit