Export beutiful docs in Markdown and HTML from postman collection
- ๐ป No Backend
- ๐ง No configuration
- ๐ฅ customize the output of your documentation (Include Dark mode)
- ๐ Only HTML, CSS and Javascript (Quasar Framework power)
Note: The tool covers the basic options of a collection, variables, description, headers, body, routes, as needs arise more things will be added.
The collection must be exported in version 2.1 and the requests must be organized in folders.
After this there is nothing else! ๐
$ git clone https://github.com/itsalb3rt/afterman.git
$ npm install
$ quasar dev
$ quasar build
Made with the โค๏ธ and of course with these great tools
- Quasar Framework https://github.com/quasarframework/quasar
- QMarkdown extension https://github.com/quasarframework/quasar-ui-qmarkdown
- UniqId https://github.com/adamhalasz/uniqid
- Turndown https://github.com/domchristie/turndown