NAME
WWW::Suffit::Server::API::NoAPI - The Suffit NoAPI controller
SYNOPSIS
use WWW::Suffit::Server::API::NoAPI;
DESCRIPTION
The Suffit NoAPI controller
METHODS
List of internal methods
file_download
See "GET /api/file/FILEPATH" in WWW::Suffit::API
file_list
See "GET /api/file" in WWW::Suffit::API
file_remove
See "DELETE /api/file/FILEPATH" in WWW::Suffit::API
file_upload
See "PUT /api/file/FILEPATH" in WWW::Suffit::API
HISTORY
See Changes
file
TO DO
See TODO
file
SEE ALSO
Mojolicious, WWW::Suffit, WWW::Suffit::Server, WWW::Suffit::API
AUTHOR
Serż Minus (Sergey Lepenkov) https://www.serzik.com <abalama@cpan.org>
COPYRIGHT
Copyright (C) 1998-2023 D&D Corporation. All Rights Reserved
LICENSE
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
See LICENSE
file and https://dev.perl.org/licenses/