From 940db623fc0b9b8cab26ebf5ea6e05d5be83c7cf Mon Sep 17 00:00:00 2001 From: Peter Rottmann Date: Fri, 12 May 2017 09:55:56 +0200 Subject: [PATCH] HELP NEEDED! --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index b096855b..5d5ce39f 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,17 @@ Documentation at [apidocjs.com](http://apidocjs.com) or as [Docset](https://gith [Example](http://apidocjs.com/example/) output. +## HELP NEEDED! Search for a Developer + +Because of my limited time i need one or more devs that could build and maintain a "Send Sample Request Plugin". + +The Plugin should be loose coupled to the template, so it should be a separate project. +This Plugin should send example data to an API-Endpoint and process the response. Supported formats should be JSON, XML, whatever. + +Many issues belong to the current (unmaintained) plugin, (Milestone: Send Sample Request Plugin)(https://github.com/apidoc/apidoc/milestone/4) +If you want ot work on this, please send me a PM. + + ## Installation `npm install apidoc -g`