mastodonpp
0.0.0
|
Used to make a request to the Mastodon API. More...
#include <mastodonpp/request.hpp>
Public Member Functions | |
Request (Instance &instance) | |
Construct a new Request object. More... | |
answer_type | get (API::endpoint_type endpoint) const |
Make a HTTP GET call. More... | |
Used to make a request to the Mastodon API.
|
explicit |
answer_type mastodonpp::Request::get | ( | API::endpoint_type | endpoint | ) | const |