📄️ Routing
This guide will walk you through creating your first endpoints in Yelix. Endpoints are the building blocks of your API, defining how your application responds to HTTP requests.
📄️ Context
How to use the Ctx object in Yelix.
📄️ Data Validation (Zod)
This data validation is came built-in with Yelix. It uses Zod.