Documentation
Learn how to build modern web applications with Loly Framework.
MCP Server
Access Loly documentation and tools from your AI assistant.
Getting Started
Install Loly and create your first application in minutes.
Routing
Learn about file-based routing and how to create dynamic routes.
API Routes
Create RESTful APIs with built-in validation and middleware support.
Realtime
Production-ready realtime communication with authentication, validation, and rate limiting.
Rendering
Choose the best rendering strategy: SSR, SSG, or CSR.
Middlewares
Define route-level middlewares for fine-grained control.
Security
Built-in security features: rate limiting, validation, and more.
Static Files
Serve static files using the public directory with route priority.
Image Optimization
Automatic image optimization with WebP/AVIF support, lazy loading, and responsive images.
Configuration
Configure Loly Framework to fit your needs.
Build System
Learn how the build process works and optimize your application.
API Reference
Complete reference for Loly Framework APIs and components.