Skip to content

linkorb/raml-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAML viewer

Simple RAML viewer application.

Getting started

Install dependencies:

composer install

Configuration

Copy config template files:

cp app/config/parameters.yml.dist app/config/parameters.yml

Now edit app/config/parameters.yml to your situation

Start the server

php -S 0.0.0.0:8080 -t web/

Now open http://127.0.0.1:8080 in your browser.

Contributing

Ready to build and improve on this repo? Excellent! Go ahead and fork/clone this repo and we're looking forward to your pull requests!

If you are unable to implement changes you like yourself, don't hesitate to open a new issue report so that we or others may take care of it.

Brought to you by the LinkORB Engineering team


Check out our other projects at linkorb.com/engineering.

Btw, we're hiring!

License

Please check LICENSE.md for full license information

About

Simple RAML viewer web application

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published