본문 바로가기

개발 팁

REST API 이미지 가져오기 유용한 사이트

반응형

랜덤으로 이미지를 로딩해서 디스플레이 해주는 앱이고,

이미지들은 https://unsplash.com/ 에서 가져오도록 되어 있다.

 

이 사이트의 이미지들을 로드하기 위해서 가입 / 로그인을 하면! 

 

 

위와 같이 API/ Developers 메뉴가 생기고 

 

앱을 등록하는 곳이 생김!

 

 

앱을 등록하고 나면 상세페이지에 키값이 부여된다 

 

이렇게 !! :) 

 

 

아래 api와 access key를 이용하여 개발 할 수 이뜸 ㅇ_ㅇ ! 

 

https://api.unsplash.com/

 

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

 

 

반응형