pingping icon indicating copy to clipboard operation
pingping copied to clipboard

Replace Responses with DTO

Open bhushan opened this issue 4 years ago • 0 comments

It Will be a huge task as

  • Check the Spatie DTO package if it adds value, we will use it, otherwise, go for a simple standard PHP object
  • Create DTOs for a different response from APIs
  • How to handle different statuses from API using DTO?
  • How to give a response back if we get a failure response from PingPing API as DTO?

bhushan avatar May 02 '21 12:05 bhushan