Mojolicious-Command-snoodoc
view release on metacpan or search on metacpan
NAME
Mojolicious::Command::snoodoc - Quick reference tool for the Reddit API
SYNOPSIS
$ mojo snoodoc /api/save | less
$ mojo snoodoc /api/v1/me/prefs | less
$ mojo snoodoc --all
DESCRIPTION
Easily print out documentation of specific Reddit API endpoints. Output
shows a description of the given endpoint, along with any OAuth scopes
and parameters.
See the reddit documentation <http://www.reddit.com/dev/api> for
details.
lib/Mojolicious/Command/snoodoc.pm view on Meta::CPAN
=encoding utf-8
=head1 NAME
Mojolicious::Command::snoodoc - Quick reference tool for the Reddit API
=head1 SYNOPSIS
$ mojo snoodoc /api/save | less
$ mojo snoodoc /api/v1/me/prefs | less
$ mojo snoodoc --all
=head1 DESCRIPTION
Easily print out documentation of specific Reddit API endpoints. Output
shows a description of the given endpoint, along with any OAuth scopes
and parameters.
See the reddit L<documentation|http://www.reddit.com/dev/api> for details.
( run in 1.284 second using v1.01-cache-2.11-cpan-8f98c5d2c55 )