This repo provides exension class for Asset Search Extension and is designed to fit with the stac-fastapi framework.
See https://github.com/cedadev/stac-asset-search for more details about the extension.
This repo makes use of pre-commit hooks to enforce style and pick up on little errors.
pip install pre-commit
pre-commit install