crapidocs icon indicating copy to clipboard operation
crapidocs copied to clipboard

Generate Interactive SPA instead of markdown doc

Open 42thcoder opened this issue 9 years ago • 3 comments

Like Swagger, what do you think?

42thcoder avatar Dec 21 '15 15:12 42thcoder

I think it's a cool idea but may be outside of the simple scope I was aiming for. What type of interactively are you thinking?

mikejholly avatar Jan 08 '16 17:01 mikejholly

here is example http://petstore.swagger.io/ interactive features:

  • group which can be closed/open
  • forms for endpoints so you can test from documentation

rlisowski avatar Jan 11 '16 15:01 rlisowski

Thanks. I think we can extend the base formatter (markdown) with other formatter types pretty easily. Creating an HTMLFormatter with a matching template would work well.

mikejholly avatar Jan 23 '16 02:01 mikejholly