Basic CRUD Operations
Add and remove items using hypermedia requests. Works with both HTMX and Turbo automatically!
Real-time Updates
Test WebSocket push notifications that work with both HTMX and Turbo!
Technology Comparison
StarLive automatically detects and supports both HTMX and Turbo, providing a universal API.
HTMX Support
- Automatic request detection via HX-Request header
- Support for all HTMX swap methods
- WebSocket integration for real-time updates
- Form validation and error handling
- Progressive enhancement
Turbo Support
- Turbo Stream response generation
- Automatic detection via Accept headers
- Frame-based updates
- Real-time stream delivery
- SPA-like navigation