2015년 3월 24일 화요일

swagger editor 설치

node 기반으로 angularJS로 개발된 javascript 서버 
swagger 스펙 2.0기반으로 API Document를 자동으로 빌드하여 UI처리를 해준다.

 YAML및 json으로 swagger spec 2.0기반으로 Document와 API console기능을 동시에 제공하고 데이타에 대한 편집이 가능하다.


내부 모쥴
 - grunt
 - bower
 - angularJS

필수 설치사항
 - nodejs
 - npm

설치
git clone https://github.com/swagger-api/swagger-editor.git
cd swagger-editor
npm start

Screenshot of the Swagger Editor

댓글 없음:

댓글 쓰기