Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 291 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 291 Bytes

MiCloud課程 - Node.js淺談RESTful

Course Resourse

Outline

  • REST的基本概念
  • 哪些服務使用REST
  • REST Client
    • request
  • REST Server
    • restify
    • express
    • connect
  • 更進階的模組
    • rest-client
    • rest-api-connector