Tuesday, 16 May 2017

Pass large JSON from client to Node.js and posting to APIs

I am building an application that will send JSON with base64 encode binary data to NodeJS server. The server will then take the JSON and post to multiple REST API endpoint.

Does anyone has any suggestion how this may be done?



via Bitneko

No comments:

Post a Comment