-
Notifications
You must be signed in to change notification settings - Fork 115
Closed
Description
Hey Team,
I want to create a Client for performing the operations of Create, Update and Delete on the Stac objects.
Basically the operations that I see here: https://stac-utils.github.io/stac-fastapi/api/stac_fastapi/types/core/
I had few queries in this regards:
-
- I am wondering, will I be able to do that by simply inheriting the BaseTransactionClient Async one or normal one and simply defining the operations. Or the class is just meant for server purposes.
-
- What is the difference in Async and Plane Transaction Clients, apart from the async concepts, if there is anything else, which one of them should be used in which scenario
-
- Will be great, if there are some resources, that can direct me towards implementing clients with best practices, being a newbie, I just know calling plane requests method, directly on the running server urls.
Thank you 😄
Metadata
Metadata
Assignees
Labels
No labels