REST Client
A typesafe REST API client for Payload CMS.
Installation
pnpm add payload-rest-client About
This plugin provides a typesafe REST API client for interacting with Payload CMS. Users can create a client instance specifying the API URL and custom endpoint configurations. It supports authentication including login and token management, allowing access to protected routes. The plugin includes utility functions for common operations on collections and globals, enabling complete API interaction in a type-safe manner. Users can define custom endpoints with specific input and output types, enhancing the API's flexibility. The client also offers various options such as custom fetch functions, additional caching mechanisms, and debugging capabilities to improve performance and developer experience. It's particularly suited for applications requiring dynamic interactions with content managed in Payload CMS.
Package info
- Package name
payload-rest-client- Latest version
3.0.5- Unpacked size
- 56 kB
- License
- MIT
- Weekly downloads
- 280
- Last publish
- Feb 19, 2025
Similar plugins
More in Devtoolspayload-cli
CLI for direct access to PayloadCMS data for AI agents and humans.
agent API guide
Generate a live API reference and query guide for Payload CMS.
Markdown documentation sync
Syncs Markdown documentation with Payload CMS using Git.
OpenAPI
Generates OpenAPI specifications from Payload CMS configurations.
Puck visual page builder
Integrate Puck visual page builder with Payload CMS for drag-and-drop editing.
Dry Run
Test Payload create operations end-to-end without persisting, by rolling back the transaction after hooks and validation run.