Skip to content

Hanzig/apidocjs_sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a very simple example of how to get started with apidocJs for inline documentation for RESTful web APIs.

Installation


  • git clone https://github.com/Hanzig/apidocjs_sandbox.git
  • cd apidoc_example
  • npm install
  • mkdir apidoc
  • grunt dev

Grunt is watching files in server/. So, modifying routes.js, for instance, will generate and update the documentation files in apidoc/. You can see the documentation generated by opening apidoc/index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published