Module server

Module server 

Source
Expand description

§Elif HTTP Server

A NestJS-like HTTP server that provides a clean, intuitive API while using Axum under the hood. Users interact only with framework types - Axum is completely abstracted away.

Structs§

Server
The main HTTP server - NestJS-like experience