Hi,
I have this scenario:
- One external server send data using POST (some data is JSON and other is binary)
- I must have a receiver server that take the data make some parse and translate the binary data and send the data to a MySQL database.
Could use dreamfactory for that scenario?
Thanks in advance for the guide.