Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ali322/paw2apidoc

APIDoc generator for Paw
https://github.com/ali322/paw2apidoc

apidoc paw restful-api

Last synced: 10 days ago
JSON representation

APIDoc generator for Paw

Awesome Lists containing this project

README

        

# APIDoc Generator for Paw
[![Build Status](https://travis-ci.org/ali322/paw2apidoc.svg?branch=master)](https://travis-ci.org/ali322/paw2apidoc)

generate raw RESTFull API documentation for [APIDoc](https://github.com/apidoc/apidoc)

## Installation
Open `Paw -> Extensions -> Open Extensions Directory`, Clone this repo into extension folder as `org.alilab.apiDocDefinitionGenerator`

## Useage

- open `Paw` export requests to `raw javascript files with apidoc comments`
- run `apidoc` cli to generate

## License

[MIT License](http://en.wikipedia.org/wiki/MIT_License)