API
-
W7D3 | API를 뜯어보자 | PMB 12기PMB_12_이은주 2022. 6. 25. 13:59
오픈 API를 얻을 수 있는 곳은 다양한데, 그중 나는 문화공공데이터 광장에서 따왔다. 여기서 API를 사용하려면, service key를 이메일로 발급받은 후에 사용이 가능하다. 다양한 API 중 나는 문체부 기관 공연정보를 사용하였다. 이 API는 맞춤형이며 REST의 특징을 가지고 있다. 맞춤형 API 및 REST API 설명은 다음과 같다. What does custom API mean? Custom APIs are an alternative to Custom process actions. Custom process actions provide a no-code way to include custom messages but has some limitations for developers. Cust..