Acme-Free-API-Ye

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

1.0.0   Wed Aug 28 04:13:30 PM UTC 2024
        - Initial release of API client for https://kanye.rest
        - demo project for Perl API clients, using Util::H2O::More
        - found via, https://www.freepublicapis.com/ - this will
          be a lot of fun ...
1.0.1	Mon Sep  9 05:58:50 PM UTC 2024
	- Maintenance release, updated dist.ini
	- added some POD regarding the FreePublicPerlAPIs project
	- https://github.com/oodler577/FreePublicPerlAPIs

1.0.2   Sub Mar  9 06:50:00 PM UTC 2025
	- trying to fix test failures by pinning versions of dependent
          modules

lib/Acme/Free/API/Ye.pm  view on Meta::CPAN

  Culture is the most powerful force in humanity under God
  shell>

=head1 DESCRIPTION

Contributed as part of the B<FreePublicPerlAPIs> Project described at,
L<https://github.com/oodler577/FreePublicPerlAPIs>.

This fun module is to demonstrate how to use L<Util::H2O::More> to make
creating easily make API SaaS modules and clients in a clean and idiomatic
way. These kind of APIs tracked at L<https://www.freepublicapis.com/> are
really nice for fun and practice because they don't require dealing with
API keys in the vast majority of cases.

=head1 METHODS

=over 4

=item C<new>

Instantiates object reference. No parameters are accepted.



( run in 0.447 second using v1.01-cache-2.11-cpan-c6e0e5ac2a7 )