Webservice::Judobase - Access the www.judobase.org API in perl. This module helps you to work with the Judo data from the International Judo Federation (IJF).
Simple wrapper around the www.judobase.org API to make working with the IJF Judo data easier via the Judobase API.
To be written.
Interface to Webservice::Judobase::Competitor, lazy builds by default using the $ua and $url (to API) from this class.
Interface to Webservice::Judobase::Contests, lazy builds by default using the $ua and $url (to API) from this class.
Interface to Webservice::Judobase::Country, lazy builds by default using the $ua and $url (to API) from this class.
Interface to Webservice::Judobase::General, lazy builds by default using the $ua and $url (to API) from this class.
Basic status check for the API.
Returns 1, if API returns 200, 0 if not.
Lance Wicks <lancew@cpan.org>
This software is Copyright (c) 2016-2021 by Lance Wicks.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. See the LICENSE file in the distribution on CPAN for full text.