gizatechxyz / giza-cli

Giza Platform CLI
https://cli.gizatech.xyz/welcome/readme
MIT License
16 stars 8 forks source link

DRY on clients #16

Open Gonmeso opened 1 year ago

Gonmeso commented 1 year ago

There is a lot of code duplication in the clients mainly because each action handles the request by its own. A couple of ways to improve and follow the DRY principle would be: