iOS/iOS Swift 개발 일기

iOS swift - Alamofire / unsplash.com

Developer-Michelle 2022. 4. 29. 14:24

개발하는 정대리님 유튜브 참고

10:24 부터 다시 해보기.. API , REST API, POSTMAN 사용에 대해 더 알아야 할 것 같다.

 

https://github.com/Alamofire/Alamofire

 

GitHub - Alamofire/Alamofire: Elegant HTTP Networking in Swift

Elegant HTTP Networking in Swift. Contribute to Alamofire/Alamofire development by creating an account on GitHub.

github.com

 

https://unsplash.com/documentation#creating-a-developer-account

 

Unsplash API Documentation | Free HD Photo API | Unsplash

Getting started This document describes the resources that make up the official Unsplash JSON API. If you have any problems or requests, please contact our API team. Creating a developer account To access the Unsplash API, first join. Registering your appl

unsplash.com

 

unsplash.com 에 client_id 가져오기

search photos

search users 

각각 이용.

 

postman.com  - API 통신 위한 사이트

 

API 란?

키보드 같은 것. 어떠한 정보를 주고 싶다면 키보드로 정보를 입력해서 서버에 정보를 보내주는 거.

인스타그램 API, 페이스북 API... 다양한 정보들을 서버로 보내준다.