An open API service indexing awesome lists of open source software.

https://github.com/willfarrell/apidoc-plugins

Collection of plugins for apidoc and a place to request new ones.
https://github.com/willfarrell/apidoc-plugins

Last synced: about 1 month ago
JSON representation

Collection of plugins for apidoc and a place to request new ones.

Awesome Lists containing this project

README

          

# apidoc-plugins
Collection of plugins for apidoc and a place to request new ones.

- [apiSchema](https://github.com/willfarrell/apidoc-plugin-schema) [[willfarrell](https://github.com/willfarrell)]: Generate `apiParam` or `apiSuccess` from JSONSCHEMA (Can be extend to do other schemas)
- [apiExample](https://github.com/willfarrell/apidoc-plugin-example) [[willfarrell](https://github.com/willfarrell)]: Generate `apiParamExample` or `apiSuccessExample` from JSON, and JSONSCHEMA (Can be extend to do other files or schemas)