ServerRestRho: Server API RESTful NodeJS

Application entry

Welcome

System

To enter a RestRho based system, you must obtain a Token that is assigned to the user to make any requests to the server. In the DBRestRho file (rho.json) this option is enabled with:
{ ..., "EnableToken": true, ... } A Token is a double encryption key to protect information when information is requested from a API RESTful service.

User List

Obtain the system users registered in the database.