/restful-visual-editor

RESTful Visual Editor

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

RESTful Visual Editor

This editor allows you to make api documentation for your project.

Setup

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

Running

Run editor with simple command:

node app.js

Now you can open editor with link: http://localhost:3000

Contribute

If you like this project, please contribute to it, help me to do it better!

License

This project under GPLv3 license