Lua and LSP examples, including IoT/Cloud connectivity.
- Lua and LSP debugging example - A ready to use debugging example
- Basic HTML form - The tutorial: HTML Forms and LSP for Beginners
- Authentication - Introduction to the Barracuda App Server's authentication mechanism
- AJAX For Beginners
- AJAX Over WebSockets
- Dynamic Navigation Menu
- File Upload, including drag and drop
- Google IoT Cloud - Connecting to the Google MQTT Bridge
- How to add 'require' search path to an app
- SMQ IoT Examples - Easy and secure device management
- SQLite Examples - Database examples
- PostgreSQL Example - Database example
- Sockets and webSockets examples
- Web Shell - web based alternative to SSH
- The ephemeral request/response environment - using response:include() and response:forward()
Most of the examples include hidden files and/or directories. With the Barracuda App Server, resources starting with a dot are hidden and cannot be accessed by an HTTP client such as a browser. The resources can only be accessed on the server side. To make sure you see all resources, use the Linux command: ls -a