GitHub - RealTimeLogic/LSP-Examples: Lua and LSP examples, including IoT/Cloud connectivity (original) (raw)
Navigation Menu
Appearance settings
- AI CODE CREATION
* GitHub CopilotWrite better code with AI
* GitHub SparkBuild and deploy intelligent apps
* GitHub ModelsManage and compare prompts
* MCP RegistryNewIntegrate external tools - DEVELOPER WORKFLOWS
* ActionsAutomate any workflow
* CodespacesInstant dev environments
* IssuesPlan and track work
* Code ReviewManage code changes - APPLICATION SECURITY
* GitHub Advanced SecurityFind and fix vulnerabilities
* Code securitySecure your code as you build
* Secret protectionStop leaks before they start - EXPLORE
* Why GitHub
* Documentation
* Blog
* Changelog
* Marketplace
- AI CODE CREATION
- BY COMPANY SIZE
* Enterprises
* Small and medium teams
* Startups
* Nonprofits - BY USE CASE
* App Modernization
* DevSecOps
* DevOps
* CI/CD
* View all use cases - BY INDUSTRY
* Healthcare
* Financial services
* Manufacturing
* Government
* View all industries
- BY COMPANY SIZE
- EXPLORE BY TOPIC
* AI
* Software Development
* DevOps
* Security
* View all topics - EXPLORE BY TYPE
* Customer stories
* Events & webinars
* Ebooks & reports
* Business insights
* GitHub Skills - SUPPORT & SERVICES
* Documentation
* Customer support
* Community forum
* Trust center
* Partners
- EXPLORE BY TOPIC
- COMMUNITY
* GitHub SponsorsFund open source developers - PROGRAMS
* Security Lab
* Maintainer Community
* Accelerator
* Archive Program - REPOSITORIES
* Topics
* Trending
* Collections
- COMMUNITY
- Pricing
Provide feedback
We read every piece of feedback, and take your input very seriously.
Include my email address so I can be contacted
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
RealTimeLogic / LSP-Examples Public
- Notifications You must be signed in to change notification settings
- Fork18
- Star 39
Lua and LSP examples, including IoT/Cloud connectivity
License
39 stars 18 forks Branches Tags Activity
Notifications You must be signed in to change notification settings
Additional navigation options
Folders and files
Repository files navigation
LSP-Examples
Lua and LSP examples, including IoT/Cloud connectivity. New to Lua? Check out the online Lua tutorial.
- Basic HTML form - Source code for the tutorial HTML Forms and LSP for Beginners.
- Authentication: General - Introduction to the Barracuda App Server's authentication mechanism
- Authentication and Authorization - Shows how to use the JSON Authenticator with a File Server
- Authentication: OAuth 2.0 - Shows how to access GitHub using OAuth 2.0
- Authentication: WebAuthn - Passwordless, FIDO2-compliant security with public-key cryptography
- Authentication: Single Sign On - Prevent Pre-Installed Password Vulnerabilities with Single Sign-On
- Authentication: RADIUS - Remote Authentication Dial-In User Service Lua authentication integration
- AJAX: For Beginners
- AJAX: Over WebSockets
- htmx Examples - htmx lets you update web pages with server-rendered HTML, making it the perfect match for LSP's lightweight, dynamic backend.
- Website Template Engine for Embedded - Fast track your web app design with this engine. Includes TPM-protected user database.
- Dynamic Navigation Menu
- Debug Lua - How to Debug Lua Code Using Visual Studio Code
- GitHub IO - How to make a GitHub repository look and behave like a file system
- IoT: SMQ Examples - Easy and secure device management using SMQ
- IoT: MQTT and AWS - How to Connect to AWS IoT Core using MQTT & ALPN
- IoT: MQTT Sparkplug - How to use the MQTT Sparkplug library
- RESTful - Designing RESTful Services in Lua
- ESP32 Microcontroller Examples - Examples designed for Xedge32
- MinnowSim - Source code for the tutorial Your First Embedded Single Page Application
- MyApp.zip - Ready to run example designed for the tutorial Mastering Xedge Application Deployment: From Installation to Creation
- SQL: SQLite Examples - Database examples
- SQL: MySQL and Redis Examples - Database examples
- SQL: PostgreSQL Example - Database example
- File Upload, including drag and drop - HTML based file upload
- WebDAV and Web-File-Server - Network drive and secure file sharing
- How to add 'require' search path to an app
- Sockets and webSockets examples
- Web Shell - web based alternative to SSH
- The ephemeral request/response environment - using response:include() and response:forward()
- CGI Plugin and Examples - For old apps using Common Gateway Interface
- QNX: PPS to SMQ Bridge - How to extend QNX Persistent Publish Subscribe
Linux Users
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
About
Lua and LSP examples, including IoT/Cloud connectivity
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages
No packages published
Contributors2
Languages
- Lua 63.3%
- HTML 18.4%
- CSS 13.6%
- JavaScript 4.3%
- Other 0.4%