###### tags: `Guide` `Service` `RXJS` `Angular` # 🌑Angular基礎教學05 #服務與API傳接 **主要內容如下** 1. 服務基本介紹 2. 如何使用HttpClient串接API 3. RxJS service http rxjs 假資料 HTTPClient JSON Server ## Service [概念參考手冊-服務與依賴注入簡介](https://angular.tw/guide/architecture-services) ### Service介紹 #### *step1.* ### Service使用 #### *step1.* ### Service補充 #### *step1.* ## HTTPClient [HTTP客戶端-使用 HTTP 與後端服務進行通訊](https://angular.tw/guide/http) http restfulApi ### HTTPClient介紹 #### *step1.* ### HTTPClient使用 #### *step1.* ### HTTPClient補充 #### *step1.* ## RxJS 非同步概念 ### HTTPClient介紹 #### *step1.* ### HTTPClient使用 #### *step1.* ### HTTPClient補充 #### *step1.*