8000 GitHub - yilo/jsondoc: Easily generate docs and playground for your RESTful API
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

yilo/jsondoc

 
 

Repository files navigation

JSONDoc

Official website: http://jsondoc.org

Build Status

Want to contribute? Please follow these few guidelines:

  1. Open issue on Github so that we can discuss it
  2. When the issue is discussed and agreed, branch the code starting from the master branch, with branch name equals to "ISSUE-[X]" where X is the number of the issue on Github
  3. Do not develop multiple features or bugfixes in the same branch, each feature/bugfix should have its branch and its code
  4. Before submitting a pull request, please write unit tests. I think it's fair to say that pull requests without unit tests will not be merged
  5. Submit the pull request

About

Easily generate docs and playground for your RESTful API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 62.5%
  • Java 37.5%
0