SlimSwagger
SlimSwagger copied to clipboard
not working as expected
Can you please how me an example how to use this one?
I install it into my app as your guide but nothing happen.
$app->add(new \terwey\SlimSwagger(array('defaultBasePath' => '/api'), array('baseDir' => APP_PATH . '/../../public/api/')));
$app->run();
Then i go to my browser request: /api/api-docs but nothing
Me too, I'm about to post the same question, the ReadMe is not detailed enough on how to get started using this library, I'm stucked too
Any progress? Not too easy to implement Swagger in Slim
simple full of crap :(