|
|
|
|
|
by jonaphin
4582 days ago
|
|
It seems that Go is fast, so if you expect a very high volume and want to keep the server bill low (I don't know about the developer cost comparison) it might be the way to go. I've used Sails.js (built on top of Express.js) and can't say it's anywhere near Rails yet. Also, Node maybe be the "wrong" tool for building APIs. By wrong I mean it's not its particular strength. |
|