본문 바로가기

iOS 개발/Unsplash 클론 코딩

Unsplash - 1. Unsplash API

반응형

안녕하세요 Skliist입니다.

 

Unsplash에서 무료 API를 제공하고 있어, Unsplash 클린 코딩을 진행하고 있습니다. 

API를 확인할 수 있는 주소는 다음과 같아요.

https://unsplash.com/developers

 

Unsplash Image API | Free HD Photo API

Codepen To make adding images into prototypes and code examples, Codepen integrates the Unsplash library, making finding and adding an image super easy.

unsplash.com

 

사이트에 가입하여 앱 생성 및 등록하고, API를 이용할 수 있어요.

API 요청할때마다 발급된 accessKey가 필요하니, 소중하게 여겨주세요.

 

API 문서들은 다음 URL에서 확인 가능해요.

https://unsplash.com/documentation

 

Unsplash API Documentation | Free HD Photo API | Unsplash

 

unsplash.com



심심하실때 한번 쭉 읽어 보세요.

다음 부터 개발 진행을 해볼게요~

 

 

Skillist의 Unsplash 프로젝트

https://github.com/DeveloperSkillist/UnsplashCloneCode

 

GitHub - DeveloperSkillist/UnsplashCloneCode: UnsplashCloneCode

UnsplashCloneCode. Contribute to DeveloperSkillist/UnsplashCloneCode development by creating an account on GitHub.

github.com

 

반응형