Acme-Free-API-Stonks
view release on metacpan or search on metacpan
1.0.0 Thu Aug 30 04:13:30 PM UTC 2024
- Initial release of API client for https://tradestie.com/apps/reddit/api/
- demo project for Perl API clients, using Util::H2O::More
- found via, https://www.freepublicapis.com/
1.0.1 Thu Aug 30 05:13:30 PM UTC 2024
- Initial release of API client for https://tradestie.com/apps/reddit/api/
- demo project for Perl API clients, using Util::H2O::More
- found via, https://www.freepublicapis.com/
- cleaned up SYNOPSIS and client (don't need Util::H2O::More there)
- update dist.ini with required module versions
1.0.2 Sun Mar 09 05:13:30 PM UTC 2025
- fixing test errors
lib/Acme/Free/API/Stonks.pm view on Meta::CPAN
ABC Bearish -0.563 1
=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> and
L<Dispatch::Fu> 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.480 second using v1.01-cache-2.11-cpan-c6e0e5ac2a7 )