apidoc-support-socketio
v0.2.5
Published
RESTful web API Documentation Generator
Downloads
2
Maintainers
Readme
apidoc-support-socketio
Generates a RESTful web API Documentation.
This module was forked from apidoc
Features not in the original apidoc
- Support socket.io emit / on ( in sendSampleRequest )
- Display request status by printing "Loading..." ( in sendSampleRequest )
- Object parse. You can input object "{ name: 'UC' }" as a string ( in sendSampleRequest )