MyHelloBotAPI

CLI 명령어

설치

 $ git clone https://github.com/LouiMinister/MyHelloBotAPI.git

서버 실행

 $ npm run start 

테스트 코드 실행

 $ npm run test

swagger Doc

서버 실행 후 http://localhost:3000/api-docs 로 접속

스크린샷 2020-09-06 오후 11 53 14

Swagger Doc을 이용하여 Rest api를 테스트해 볼 수 있습니다.