0.2.5 • Published 8 years ago

apidoc-support-socketio v0.2.5

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

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 )