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

https://github.com/woocommerce/subscriptions-rest-api-docs

WooCommerce Subscriptions REST API Documentation
https://github.com/woocommerce/subscriptions-rest-api-docs

Last synced: 3 months ago
JSON representation

WooCommerce Subscriptions REST API Documentation

Awesome Lists containing this project

README

          

# WooCommerce REST API Docs #

Repository of documentation for the WooCommerce Subscriptions REST API.

This project is based on [Slate](https://github.com/tripit/slate).

## Usage ##

Changes merged into `trunk` are automatically deployed to the public-facing docs.

To generate docs run:

```bash
./build.sh
```

To deploy generated docs:

```bash
./deploy.sh
```