RestMachine Web¶
Web extensions for RestMachine, providing static file serving, template rendering, and other web-focused features.
Features¶
- Static File Serving: Serve static files from local filesystem or S3
- Template Rendering: Built-in support for Jinja2 templates
- Form Handling: Process HTML forms with validation
- Session Management: HTTP session support