D
D
dimickh2015-07-08 01:20:00
API
dimickh, 2015-07-08 01:20:00

How to organize interaction between Rails and Node.js?

There is a bot for steam on nodejs.
It is necessary for the user to add the bot as a friend when creating a profile (on the steam website, having previously logged into his account), after the bot has been added from node.js, transfer data to rails (in node.js when adding friends the event is triggered) and update the profile creation page
I myself am new to ruby, so I would really like to see an example of the code
, maybe there is a guide?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
OnYourLips, 2015-07-08
@OnYourLips

REST, SOAP, queues, etc.
Choose any.

I myself am new to ruby, so I would really like to see an example of the code
, maybe there is a guide?
There is, in the documentation on libraries that implement these technologies.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question