What is best way to host API documentation?

The popular standards are Swagger and API Blueprint. There is also https://github.com/tripit/slate which allows you to do it with Markdown instead of a vendor specific format.

0 Likes

Please sign in to leave a comment.