This editor allows you to make api documentation for your project.
Before you begin you need to get the latest Node.js for your distribution by following link: https://nodejs.org/en/download/
Next clone this repo and install dependencies:
git clone https://github.com/gatools/restful-visual-editor.git
cd restful-visual-editor
npm install
Run editor with simple command:
node app.js
Now you can open editor with link: http://localhost:3000
If you like this project, please contribute to it, help me to do it better!
This project under GPLv3 license