CuteJson
Secure, feature-rich WordPress plugin to manage and host JSON files with persistent, scoped REST endpoints. Create your own mock APIs easily.
4 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_cutejson_apps | Stores cutejson apps data created by this plugin. | Static |
| wp_cutejson_json_files | Stores cutejson json files data created by this plugin. | Static |
| wp_cutejson_keys | Stores cutejson keys data created by this plugin. | Static |
| wp_cutejson_logs | A logging table that records activity, events, or audit history. | Static |