Linux 软件免费装
Banner图

CuteJson

开发者 razivv
更新时间 2026年6月19日 16:22
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

json api rest api custom endpoint headless wordpress json storage mock api

下载

1.1.1

详情介绍:

CuteJson is a powerful, developer-focused WordPress plugin that transforms your WordPress installation into a fully functional JSON storage and REST API server. Whether you are building headless applications, mobile apps, or need a reliable mock API for frontend development, CuteJson lets you create apps and store multiple JSON files per app behind secure, scoped REST API endpoints. Built-in admin documentation is available directly inside the plugin via the CuteJson admin dashboard. Key Features include:

安装:

  1. Upload the plugin files to the /wp-content/plugins/cutejson directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. Use the CuteJson admin menu to manage apps, JSON files, API keys, and test your new API endpoints.

屏幕截图:

  • **JSON Editor & API Tester:** Edit JSON data securely and test your REST API endpoints using the built-in checker.

常见问题:

Is the API accessible to the public by default?

No, the plugin operates under a zero-trust model. All endpoints default to private, and you must explicitly configure API keys and endpoint settings to grant access.

Can I use this for headless WordPress development?

Absolutely! CuteJson is ideal for serving custom JSON data structures to frontend frameworks like React, Vue, Next.js, or mobile applications.