★ 1stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/a-christie/dcapi/archive/refs/heads/master.zipFrom the readme
dcapi
Data-centric API
This plugin provides a cached data-centric view of a Wordpress site enabling Wordpress to be used as a content management system (back-end "model") for a separately implemented user interface (front-end "view" and "controller"). The data is exchanged using JSON structures that are cached in server files and served via a PHP-based API to improve front-end performance
Copyright 2016 David Christie (email : david@christie.ch)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License, version 3, as
published by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA