trolldb.api.routes.platforms module
The module which handles all requests regarding platforms.
Note
For more information on the API server, see the automatically generated documentation by FastAPI.
- async trolldb.api.routes.platforms.platform_names(collection: Annotated[motor.motor_asyncio.AsyncIOMotorCollection, fastapi.Depends]) list[str]
Please consult the auto-generated documentation by FastAPI.