Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ali322/paw2apidoc
- Owner: ali322
- Created: 2019-02-20T06:11:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-02T23:18:58.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T09:14:41.668Z (about 1 month ago)
- Topics: apidoc, paw, restful-api
- Language: JavaScript
- Size: 174 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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)