Expand description
§API Server
HTTP server with clean routing and middleware.
Structs§
- Server
Config - API server configuration
Functions§
- create_
server - Create the API server with all routes configured
- start_
server - Start the API server
HTTP server with clean routing and middleware.