Skip to content

eastmedia/web_services_documenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Service Documenter is a way of automatically generating documentation
about your web services using YAML. It documents enpoint URL, parameters, description and
automatically shows output.

== Installation
  Clone this repository
  > gem build web_service_documentor.gemspec
  > gem install web_service_documentor-x.x.x.gem

== Usage

  web_service_documentor path/to/your/web_services.yml

== web_services.yml

  A file describing your web service end points.
  See examples/web_services.yml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages