powered by
example_url() runs a simple websever using the webfakes package with the following endpoints:
example_url()
all the ones from the webfakes::httpbin_app()
webfakes::httpbin_app()
/iris: paginate through the iris dataset. It has the query parameters page and limit to control the pagination.
/iris
page
limit
example_github_client() is an OAuth client for GitHub.
example_github_client()
example_url()example_github_client()