Swift implementation of Github REST API v3
-
Updated
Nov 2, 2021 - Swift
Swift implementation of Github REST API v3
Scheduled generated GitHub's REST API Swift code from OpenAPI specification.
Github Developers App is a SwiftUI application that fetches and displays detailed information about GitHub users. Built using MVVM architecture, it allows users to search for developers by username and view their avatar, bio, repositories, and more. The app provides a clean, user-friendly interface with a focus on simplicity and performance.
GitBuddy is an iOS application built using UIKit that helps users fetch and view the profile and followers of any GitHub user. Users can save their favorite profiles with persistence, and the app uses the GitHub API to retrieve data. The codebase is well-structured with proper modularity.
GitHub Composite Actions using the Swift.
Architecture: MVVM + rxSwift + Coordinator; Approach for making layout: Programmatically autolayout
Add a description, image, and links to the githubapi topic page so that developers can more easily learn about it.
To associate your repository with the githubapi topic, visit your repo's landing page and select "manage topics."