API for simple nodejs micro service that expose two routes / & /info!!!
- API_PORT: To run on a specified port (default: 3001).
- LOG_LEVEL: Specifies log level for winston console (silly, debug, verbose, info, warn, error). This micro service uses info and error messages only.
- SHUD_LOG_TO_FILE: true or false, specifies whether to save logs to logs.log