Automatically maps HTTP verbs to controller methods, with flexible in-method route definitions for fine-grained control — no global route file needed.
Flexible Response Formats
Automatically generate responses in JSON, JSONP, XML, or HTML based on client request or configuration — ideal for APIs, web apps, or cross-domain data delivery.
Customizable
Designed with flexibility in mind — easily extend controllers, override core behavior, or plug in your own logic to fit any project’s needs.