Liking cljdoc? Tell your friends :D

wc-api-clj.rest

Basic functions to communicate with the WordPress REST API endpoints. These functions can be used for WordPress REST API communication as well.

Basic functions to communicate with the **WordPress** REST API endpoints.
These functions can be used for **WordPress** REST API communication as well.
raw docstring

wp-deleteclj

(wp-delete {:keys [url options]})

Conduct a DELETE request to the server.

Conduct a DELETE request to the server.
sourceraw docstring

wp-getclj

(wp-get {:keys [url options]})

Conduct a GET request to the server.

Conduct a GET request to the server.
sourceraw docstring

wp-postclj

(wp-post {:keys [url options]})

Conduct a POST request to the server.

Conduct a POST request to the server.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close