Plugins

Install any plugin with minks install <name>.

Plugin Description
curl HTTP client — GET, POST, PUT, DELETE
ws WebSocket client
net LAN TCP networking
sqlite SQLite database (no external dependency)
mysql MySQL / MariaDB database
pg PostgreSQL client
redis Redis client
zip Zip archive read/write
crypto Cryptography
jwt JSON Web Tokens

See plugin-system.md for how to load and write plugins.