Hi, in my app I'm sending a HTTP Post to a external data base. I need to know if the data was inserted, so I would like to get the http response.
For example when I do a POST with Postman and the data is inserted correctly in the data base, I receive a response like this:
User | Count |
---|---|
18 | |
11 | |
7 | |
5 | |
5 |