Answer the question
In order to leave comments, you need to log in
What is the best way to organize API on NodeJs?
Sorry for my Russian.
I am new to Nodejs.
I want to create a NodeJS API that will work with websocket. Clients connect to this websocket and act as a listener. And the server sends information to clients.
Question:
- I want to use ratelimiting, validator, ORM modules. What advise? Or what frameworks?
Answer the question
In order to leave comments, you need to log in
www.hacksparrow.com/node-js-udp-server-and-client-...
www.hacksparrow.com/tcp-socket-programming-in-node...
strongloop.com - probably the most convenient one, it can create an api and a client sdk. highly recommend.
if not on express, then hapijs.com , or alternatively koajs .
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question