S
S
string152017-09-28 17:24:50
JavaScript
string15, 2017-09-28 17:24:50

How to parse image with rest api?

How to show a picture to a client with a response like this with rest api

{
      "id": 52,
      "number": 789,
      "page": 1,
      "image": [
        66,
        0,
        -18,
        0
      ]
    }
  ]
}

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Evgeny Petrov, 2017-09-28
@EvgenZZ

no way, incomplete response API response

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question