Pinned Repositories
authentication
The home for design & development of a core WordPress REST API authentication solution
Basic-Auth
Basic Authentication handler for the JSON API, used for development and debugging purposes
client-js
Backbone-based JavaScript client for WP API
docs
The content for developer.wordpress.org/rest-api
markdown-sync
Syncing plugin used for WordPress.org CLI/REST API handbooks
node-wpapi
An isomorphic JavaScript client for the WordPress REST API
OAuth1
OAuth server implementation for WP API
OAuth2
Connect applications to your WordPress site without ever giving away your password.
rest-filter
Restores the `filter` param to post enpdpoints.
WP-API
The WP REST API has been merged into WordPress core. Please do not create issues or send pull requests. Submit support requests to the forums or patches to Trac (see README below for links).
WordPress REST API Team's Repositories
WP-API/api-console
API console for WP API
WP-API/client-cli
WP-API/client-php
Reference client library for the WP API
WP-API/multisite
Multisite handler for WP API
WP-API/WP-API.github.io
WP-API/api-core
WP-API/broker-server
WP-API/oauth-debugger
OAuth 1 Debugger App
WP-API/broker-example
Example client for broker authentication
WP-API/docs-development
WP-API/comparison