Skip to content

Github Search API V3 를 이용한 사용자 검색 기능을 제공하는 앱

Notifications You must be signed in to change notification settings

Mildwhale/Github-SearchUser-Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Github-SearchUser-Tutorial

Github Search API V3 를 이용한 사용자 검색 기능을 제공하는 앱

https://developer.github.com/v3/search/

요구사항

macOS Catalina (10.15)

Xcode 11.2.1

프로젝트 설정

CocoaPods

이 프로젝트를 실행하기 전, CocoaPods 이 설치되어있어야 합니다. CocoaPods 은 Cocoa 프로젝트의 의존성 관리 도구입니다. 사용 방법은 웹 사이트에서 확인할 수 있습니다.

터미널 실행 후, 프로젝트의 Podfile이 있는 Root 폴더로 이동하여, 아래 명령어를 실행합니다.

pod install

프로젝트 실행

프로젝트는 하얀색 아이콘인 GithubSearchUser-Tutorial.xcworkspace 파일을 열어서 실행합니다.

앱 사용 중, 검색 결과가 노출되지 않으면 Github의 API 호출 제한 정책을 확인해봐야 합니다.

About

Github Search API V3 를 이용한 사용자 검색 기능을 제공하는 앱

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published