{"id":21097411,"url":"https://github.com/godaddy-wordpress/woocommerce-memberships-rest-api-docs","last_synced_at":"2026-01-02T06:09:34.693Z","repository":{"id":39874346,"uuid":"140452552","full_name":"godaddy-wordpress/woocommerce-memberships-rest-api-docs","owner":"godaddy-wordpress","description":"WooCommerce Memberships REST API Documentation","archived":false,"fork":false,"pushed_at":"2023-04-12T09:26:10.000Z","size":268,"stargazers_count":10,"open_issues_count":9,"forks_count":4,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-01-21T02:11:13.567Z","etag":null,"topics":["memberships","rest-api-documentation","woocommerce"],"latest_commit_sha":null,"homepage":"https://godaddy-wordpress.github.io/woocommerce-memberships-rest-api-docs/","language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/godaddy-wordpress.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-10T15:27:26.000Z","updated_at":"2024-01-31T11:06:51.000Z","dependencies_parsed_at":"2024-11-19T22:57:53.881Z","dependency_job_id":null,"html_url":"https://github.com/godaddy-wordpress/woocommerce-memberships-rest-api-docs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godaddy-wordpress%2Fwoocommerce-memberships-rest-api-docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godaddy-wordpress%2Fwoocommerce-memberships-rest-api-docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godaddy-wordpress%2Fwoocommerce-memberships-rest-api-docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godaddy-wordpress%2Fwoocommerce-memberships-rest-api-docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godaddy-wordpress","download_url":"https://codeload.github.com/godaddy-wordpress/woocommerce-memberships-rest-api-docs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243538943,"owners_count":20307258,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["memberships","rest-api-documentation","woocommerce"],"created_at":"2024-11-19T22:47:40.461Z","updated_at":"2026-01-02T06:09:34.642Z","avatar_url":"https://github.com/godaddy-wordpress.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"## WooCommerce Memberships REST API documentation \n\n_Official repository for the documentation of the [WooCommerce Memberships](https://woocommerce.com/products/woocommerce-memberships/) REST API._\n\n[Follow this link](https://godaddy-wordpress.github.io/woocommerce-memberships-rest-api-docs/) to read the **REST API documentation**. \n\n\u003e If you are looking for the general **plugin documentation**, [please follow this link](https://docs.woocommerce.com/document/woocommerce-memberships/).\n  \n### Contributing\n\nYou can contribute to this documentation by:\n\n* [Opening an issue](https://github.com/godaddy-wordpress/woocommerce-memberships-rest-api-docs/issues/new) to report a problem or information missing, etc.\n* Opening a pull request to extend the documentation.\n\n\u003e Please **do not submit feature requests or support requests for the REST API** here. You can use the [WooIdeas board](http://ideas.woocommerce.com/forums/133476-woocommerce?category_id=125014) or [Contact SkyVerge support](https://www.skyverge.com/support/).\n\n### Running locally\n\n#### Natively\n\n```shell\nbundle install\n```\n\n\u003e **Important note:** if you run into `bundle install` errors, you may need to install `ruby-devel` and install the related gems again to build native extensions.  \n\nThen, to test changes locally run:\n\n```shell\nbundle exec middleman server\n```\n\n#### Via Docker\n\n1. Build the docker image:\n    ```shell\n    docker build . -t docs\n    ```\n1. Start the image:\n    ```shell\n    docker run -d --rm --name docs -p 4567:4567 -v $(pwd)/build:/srv/docs/build -v $(pwd)/source:/srv/docs/source docs\n    ```\n\nYou will be able to access your site at http://localhost:4567.\n\nTo build your sources while the container is running, run:\n```shell\ndocker exec -it docs /bin/bash -c \"bundle exec middleman build\"\n```\n\n### Updating pages\n\nThis project uses [Slate](https://github.com/lord/slate) for building the documentation pages.\n\nFollow [Slate readme](https://github.com/lord/slate/blob/master/README.md) and [wiki](https://github.com/lord/slate/wiki) for instructions on how to edit files and make changes.\n\n### Deploying an update \n\n#### GitHub Action\n\nA `deploy` GitHub action is triggered automatically when changes are pushed to `main` or `master` branches. No manual action is normally required.\n\n#### Deploy script\n\nIf the GitHub action fails, after pushing changes, you can deploy using the script:\n\n```shell\nbash deploy.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgodaddy-wordpress%2Fwoocommerce-memberships-rest-api-docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgodaddy-wordpress%2Fwoocommerce-memberships-rest-api-docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgodaddy-wordpress%2Fwoocommerce-memberships-rest-api-docs/lists"}