Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Headless Wp Starter | 4,338 | 3 months ago | 52 | gpl-2.0 | JavaScript | |||||
🔪 WordPress + React Starter Kit: Spin up a WordPress-powered React app in one step | ||||||||||
Winxin App Watch Life.net | 2,447 | 3 months ago | 34 | mit | JavaScript | |||||
微慕小程序开源版-WordPress版微信小程序 | ||||||||||
Acf To Rest Api | 1,251 | a year ago | 142 | PHP | ||||||
Exposes Advanced Custom Fields Endpoints in the WordPress REST API | ||||||||||
Vue Wordpress Pwa | 691 | 11 days ago | 27 | mit | JavaScript | |||||
An offline-first SPA using Vue.js, the WordPress REST API and Progressive Web Apps | ||||||||||
Picard | 637 | 7 years ago | 18 | CSS | ||||||
A prototype theme that uses React and WP-API | ||||||||||
Nuepress | 592 | a year ago | 21 | Vue | ||||||
📖 Nuxt.js + WordPress REST API | ||||||||||
Wuxt | 481 | 2 years ago | 51 | gpl-2.0 | PHP | |||||
Nuxt/WordPress development environment, combining the worlds biggest CMS with the most awesome front-end application framework yet. | ||||||||||
Wp Vue | 438 | a year ago | 7 | July 28, 2019 | 23 | mit | Vue | |||
A simple Vue blog template that displays posts from any WordPress REST API endpoint. | ||||||||||
Wc Api Php | 425 | 66 | 18 | a year ago | 14 | March 18, 2022 | 33 | mit | PHP | |
WooCommerce REST API PHP Library | ||||||||||
Wp Rest Theme | 351 | 4 years ago | 9 | mit | Vue | |||||
A WordPress theme powered by the WordPress REST API and Vue.js |
Contributors: gungeekatx
Tags: wp rest api, rest api, wp api, api, json, json api, log, logging, elasticpress, elasticsearch
Donate link: petenelson/wp-rest-api-log
Requires at least: 4.7
Tested up to: 6.2
Stable tag: 1.7.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
WordPress plugin to log REST API requests and responses
WordPress plugin to log REST API requests and responses (for v2 of the API).
Includes:
Find us on GitHub!
Roadmap
/wp-content/plugins/
directoryNOTE: if you are upgrading from the previous version, you can run the "wp rest-api-log migrate" WP-CLI command to migrate your existing logs into the new custom post type
ElasticPress is a plugin than interfaces WordPress to the ElasticSearch search service. Because ElasticSearch has its own REST API for indexing and searching data, it was a natural fit to extend logging support via this REST API Logging plugin.
You can go into Settings > ElasticPress to enable logging for requests & responses. You can also disable REST API logging if you only need ElasticPress logging.