Skip to content

lancew/Webservice-Judobase

Repository files navigation

NAME

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).

DESCRIPTION

Simple wrapper around the www.judobase.org API to make working with the IJF Judo data easier via the Judobase API.

SYNOPSIS

To be written.

SUBLASSES / INTERFACES / ATTRIBUTES

competitor

Interface to Webservice::Judobase::Competitor, lazy builds by default using the $ua and $url (to API) from this class.

contests

Interface to Webservice::Judobase::Contests, lazy builds by default using the $ua and $url (to API) from this class.

country

Interface to Webservice::Judobase::Country, lazy builds by default using the $ua and $url (to API) from this class.

general

Interface to Webservice::Judobase::General, lazy builds by default using the $ua and $url (to API) from this class.

METHODS

status()

Basic status check for the API.

Returns 1, if API returns 200, 0 if not.

AUTHOR

Lance Wicks <lancew@cpan.org>

CONTRIBUTORS

COPYRIGHT

This software is Copyright (c) 2016-2021 by Lance Wicks.

LICENSE

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.

SEE ALSO

About

WIP wrapper around the Judobase API in Perl5

Topics

Resources

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages