elif-http
HTTP server core for the elif.rs LLM-friendly web framework.
This crate provides a NestJS-like HTTP server experience with:
- Clean, intuitive API that abstracts Axum complexity
- Integration with the elif-core DI container
- Built-in middleware pipeline
- Graceful shutdown handling
- Health check endpoints
- Framework-native routing system