Every HTTP Method, Fully Supported
Build RESTful APIs with complete support for all standard HTTP methods. Map each route to a workflow and let Lither handle the request lifecycle.
- GET for retrieving data
- POST for creating resources
- PUT and PATCH for full or partial updates
- DELETE for removing resources