We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
stac_fastapi.api.app.StacApi
Having a compression middleware is a nice thing but IMO it shouldn't be included by default.
stac-fastapi/stac_fastapi/api/stac_fastapi/api/app.py
Line 349 in 2347e6b
My main motivation is that I often build my own custom application (and then choose what middleware to add) (e.g https://github.com/developmentseed/eoAPI/blob/master/src/eoapi/stac/eoapi/stac/app.py#L34-L44)
The text was updated successfully, but these errors were encountered:
closed in #267, thanks @vincentsarago !
Sorry, something went wrong.
No branches or pull requests
Having a compression middleware is a nice thing but IMO it shouldn't be included by default.
stac-fastapi/stac_fastapi/api/stac_fastapi/api/app.py
Line 349 in 2347e6b
My main motivation is that I often build my own custom application (and then choose what middleware to add) (e.g https://github.com/developmentseed/eoAPI/blob/master/src/eoapi/stac/eoapi/stac/app.py#L34-L44)
The text was updated successfully, but these errors were encountered: