-
Notifications
You must be signed in to change notification settings - Fork 8
Naming #28
Copy link
Copy link
Open
Description
I'm discovering the code and in my opinion the usage is a bit confusing.
For example:
$allProducts = $apiClient->product()->getAll()
The part ->product() is a bit misleading in my opinion.
Maybe introduce gateways for each api endpoint?
Then also the extension point for custom api`s would exists?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels