Skip to content

alejofernandez/api-designer-repository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api-designer-repository

An open-source local/remote repository library for the RAML API-Designer tool written in Node.js

Motivation

Proabably you found RAML standard very nice and useful, but the api-designer project provided by mulesoft does not allow to save files in the local filesystem and you want to version them on github. This project allows you to install the api-designer into your system as npm package and save the RAML files in your hard drive.

Install

npm install AlejoFernandez/api-designer-repository -g

Usage

cd to your working directory where you want to create/edit your RAML files and run:

api-designer

the designer page will open on your default browser.

To do's

  • Finish the directory support
  • Publish npm package

References

RAML

api-designer

About

An open-source local/remote repository for the RAML-Editor tool written in Node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published