REST Client

A typesafe REST API client for Payload CMS.

Community 49 354/wk MIT v3.0.5

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

More from dkirchhof

View profile

Similar plugins

More in Devtools