Expand description
REST API Server Implementation
Main server that hosts all API endpoints
Structs§
- ApiServer
- REST API Server
- ApiServer
Config - API Server configuration
Functions§
- create_
api_ server - Create a basic API server with default configuration
- create_
api_ server_ with_ address - Create an API server with custom host and port