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

https://github.com/ayecode/geodirectory-rest-api-docs

Geodirectory Rest API Documentation
https://github.com/ayecode/geodirectory-rest-api-docs

Last synced: 11 months ago
JSON representation

Geodirectory Rest API Documentation

Awesome Lists containing this project

README

          

# Geodirectory REST API Docs #

Repository of documentation REST API Geodirectory.

This project is based on [Slate](https://github.com/slatedocs/slate).
Inspiration [WooCommerce REST API Docs](https://github.com/woocommerce/woocommerce-rest-api-docs).

## Usage ##

To generate docs run:

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

To deploy generated docs:

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