blitz_api/app/setup/README.md

2 lines
293 B
Markdown

### Setup
Since the setup is not highly specific to the underlying platform, we don't provide an abstraction to it like in the other parts of the framework. Instead, the platform implementation itself should provide a router that is simply attached to the main router in `main.py` by the API.