Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 247 Bytes

File metadata and controls

7 lines (6 loc) · 247 Bytes

REST API 실험실

API REST를 경험해보기 위한 실험실입니다.

  1. node.js 를 설치합니다.
  2. npm i -g json-server
  3. json-server 실행
  4. localhost:3000 접속해서 홈페이지에서 안내하는 내용을 따라 합니다.