View Source Wpcom (wpcom.ex v1.0.0)
wpcom.ex is the official Elixir library for the WordPress.com REST API
Summary
Functions
Discover freshly pressed content at WordPress.com
Make a GET request against any of the API versions that have a test endpoint
Types
@type result() :: {:ok, Req.Response.t()} | {:error, Exception.t()}