Skip to content
New issue

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

Improve separation of concerns between core and backend libraries #11

Closed

Conversation

duckontheweb
Copy link
Contributor

Related Issue(s):

Description:

Updates the CRUD client classes to implement the new abstract classes introduced in stac-utils/stac-fastapi#453 and remove code that has been moved into the core stac-fastapi package. See that PR for more details.

PR Checklist:

  • Code is formatted and linted (run pre-commit run --all-files)
  • Tests pass (run make test)
  • Documentation has been updated to reflect changes, if applicable, and docs build successfully (run make docs)
  • Changes are added to the CHANGELOG.

@duckontheweb duckontheweb force-pushed the change/backend-separation-of-concerns branch from ae24687 to e6119b4 Compare August 11, 2022 17:41
@duckontheweb duckontheweb force-pushed the change/backend-separation-of-concerns branch from e6119b4 to 0d36ee4 Compare August 11, 2022 17:42
@gadomski
Copy link
Member

Closing as OBE (stac-utils/stac-fastapi#517).

@gadomski gadomski closed this Mar 31, 2023
@gadomski gadomski deleted the change/backend-separation-of-concerns branch May 9, 2023 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants