semantics3-node icon indicating copy to clipboard operation
semantics3-node copied to clipboard

Node.js library bindings for the Semantics3 APIs

Results 5 semantics3-node issues
Sort by recently updated
recently updated
newest added

On install, the library does not install all dependencies, including url, crypto, etc. Also, on install, the error "Cannot use var arguments reserved word strict mode" will not go away,...

`{ statusCode: 400, data: "{"message":"The given upc is invalid","code":1026}" }`

I want to do simultaneous requests in server to serve multiple clients at a time. The problem is that when i modify the rquest parameters it is modified for all...