Hi,
I need help,
I should send a Post with parameters to the server.
PUT - http://xxx.xxx.xxx.xxx/api/transactions/10001?state=OK
POST - http://xxx.xxx.xxx.xxx/api/transactions?serial_number=000000
Which library should I choose?
So far, I have not dealt with this way of communicating with the servers, so I do not know this.
Thank you
Besoft
I need help,
I should send a Post with parameters to the server.
PUT - http://xxx.xxx.xxx.xxx/api/transactions/10001?state=OK
POST - http://xxx.xxx.xxx.xxx/api/transactions?serial_number=000000
Which library should I choose?
So far, I have not dealt with this way of communicating with the servers, so I do not know this.
Thank you
Besoft