rik icon indicating copy to clipboard operation
rik copied to clipboard

Homogeneous API handling

Open alexandrebrg opened this issue 1 year ago • 0 comments

What needs to be done ?

  • API Response type shouldn't be copy / pasted between all methods but should use an abstract that handle it
    • Abstract should be able to have an object an input that is serialized into json
    • It should handle serialization failure by returning a 503

Why it needs to be done ?

  • beautify API handling

alexandrebrg avatar Apr 11 '23 18:04 alexandrebrg