Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
backend - Skill - OpenSmartRoute
Skillv1.0.0
backend
Follow PEP8 and format with `black`. - Annotate functions with type hints. - FastAPI routers belong under `src/api` or `src/news/api`. - Run `python -m pytest` before committing.