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
- 354
- Last publish
- Feb 19, 2025
Similar plugins
More in DevtoolsResolve alias webpack helper
Payload plugin that injects webpack resolve aliases to stub out server-only modules in the admin bundle.
OpenAPI
Generates OpenAPI specifications from Payload CMS configurations.
GraphQL View
Adds a GraphQL view with IDE support to Payload collections and globals.
Query
Type-safe query filters and field selection for Payload, with a REST select parameter plugin.
create api docs
Generate OpenAPI 3 documentation for Payload CMS.
Swagger
Swagger plugin for Payload CMS that generates OpenAPI documentation.