blitz_api
blitz_api copied to clipboard
requests / responses: use camelCase instead of snake_case
Example package: https://pypi.org/project/fastapi-camelcase/
What is the advantage for the frontend for this? Seems more like a nice to have which adds extra overhead to the backend.
Seems more like a nice to have
Jup is a nice to have & makes it easier for the frontend for typing & variables.