概要
The Ghost server provides a comprehensive interface for interacting with Ghost CMS, enabling developers to manage content, members, and images programmatically. Leveraging the Ghost Admin API, this server offers a suite of tools for creating, reading, updating, and deleting posts, pages, and members, along with image upload support. It simplifies the integration of Ghost CMS features into custom applications and workflows.
主な機能
- Post Management (create, read, update, delete, search)
- Image Upload Support
- 1 GitHub stars
- Page Management (create, read, update, delete)
- Member Management (create, read, update, delete, search)
- Tag & Author Management
ユースケース
- Programmatic user management
- Automated content publishing workflows
- Custom integrations with Ghost CMS