mrjulio/rapture-restdoc

Rapture REST Documentation Generator

v1.0.3 2017-11-18 20:58 UTC

This package is not auto-updated.

Last update: 2024-11-02 17:11:08 UTC


README

PhpVersion License

Generate a single file with REST docs from JSON files.

Check ./demo/src/*.json files for examples.

Requirements

  • PHP v7.0

Install

composer require mrjulio/rapture-restdoc

Quick start

cd ./scripts && php generate.php ./path/to/source/dir ./path/to/destination/index.html ./path/to/config.json

Roadmap

  • new theme
  • search box
  • better mobile support
  • PHP example
  • Python example
  • Go example

About

Author

Iulian N. rapture@iuliann.ro

License

Rapture PHP Router is licensed under the MIT License - see the LICENSE file for details.