The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

GitLab::API::v4::RESTClient - The HTTP client that does the heavy lifting.

DESCRIPTION

Currently this class uses HTTP::Tiny and JSON to do its job. This may change, and the interface may change, so documentation is lacking in order to not mislead people.

If you do want to customize how this class works then take a look at the source.

AUTHORS

See "AUTHOR" in GitLab::API::v4 and "CONTRIBUTORS" in GitLab::API::v4.

LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.