gatools / restful-visual-editor

RESTful Visual Editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

RESTful Visual Editor

License:GNU General Public License v3.0


Languages

Language:HTML 65.5%Language:JavaScript 29.4%Language:CSS 5.0%