nodejs, mongodb, express, socket.io
The objetive is implement a skeleton API Rest with WebSocket for realtime. This project using the next technologies: *TypeScript. *NodeJS *MongoDB. And implements: *Express.js for API Rest *Socket.Io for RealTime events The project emulate desing HMVC even though not use view layer, that is to say, only Hierarchical Model Controller and implement diferent authentications mode. The diferents authentication: *Implements security by token in API Rest. *Implements security by Auth0