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
- Host: GitHub
- URL: https://github.com/ayecode/geodirectory-rest-api-docs
- Owner: AyeCode
- License: other
- Created: 2022-05-01T07:12:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-02T08:15:21.000Z (over 3 years ago)
- Last Synced: 2025-01-06T22:49:30.780Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://1naveengiri.github.io/geodirectory-rest-api-docs
- Size: 816 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```