Modules§
Functions§
- Runs the Maze Web Server, which hosts the Maze Web API. This uses
actixto serve the API andutoipato publish it as anOpenAPI-compliant interface for use in third party products such asSwagger. In addition, the server also publishes its own Swagger-related endpoints that can be used to manually test the API in user-friendly web pages (e.g./api-docs/v1/swagger-ui/).