stac-utils / stac-fastapi

STAC API implementation with FastAPI.
https://stac-utils.github.io/stac-fastapi/
MIT License
226 stars 99 forks source link

replace attr with dataclass + fastapi.Query() for GET models #714

Closed vincentsarago closed 6 days ago

vincentsarago commented 2 weeks ago

closes #713 closes #638

jonhealy1 commented 1 week ago

This is still a wip?

vincentsarago commented 1 week ago

@jonhealy1 no, this is ready for review. but I'll merge the other PR first