Package io.github.evisentin.wordpress.client.domain
package io.github.evisentin.wordpress.client.domain
Provides the main WordPress REST client abstractions.
This package contains the root client interface and base client type used to access typed WordPress REST API resource operations.
-
ClassDescriptionMain entry point for interacting with the WordPress REST API.