mrest-cli
CLI components for Web::MEST-based applications
Install
- All systems
-
curl cmd.cat/mrest-cli.sh
- Debian
-
apt-get install libweb-mrest-cli-perl
- Ubuntu
-
apt-get install libweb-mrest-cli-perl
- Kali Linux
-
apt-get install libweb-mrest-cli-perl
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libweb-mrest-cli-perl
- Raspbian
-
apt-get install libweb-mrest-cli-perl
- Dockerfile
- dockerfile.run/mrest-cli
libweb-mrest-cli-perl
CLI components for Web::MEST-based applications
Web::MREST provides a fully functional REST server that can be started with a simple command. Web::MREST::CLI exports some "generalized" functions that are used internally and might also be useful for writing CLI clients in general.