Adding Lua Server Pages server example (#3347)

This commit is contained in:
surfskidude 2025-06-25 18:17:24 +02:00 committed by GitHub
parent c838cfb7a6
commit 5df061fb65
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -57,6 +57,10 @@ These examples may make it a bit easier to get started using htmx with your plat
- <https://github.com/cscortes/htmxflask>
- <https://github.com/Konfuzian/htmx-examples-with-flask/>
### Lua
- Lua Server Pages: <https://realtimelogic.com/articles/LSP-htmx-A-Powerful-Duo-for-Embedded-Web-Apps>
### py4web
- <https://github.com/jpsteil/py4web_htmx_demo>
@ -235,4 +239,4 @@ These examples may make it a bit easier to get started using htmx with your plat
## FreePascal with Pas2JS
- <https://github.com/zendrael/create_htmx_pascal_app>
- <https://github.com/zendrael/create_htmx_pascal_app>