Expose your Redis NoSQL as a REST service with LoopBack 3 (Node.js Open API Framework)
This post is continuation of previous post. So if you want to start from beginning, read that one as well.
You can find LoopBack 3 project in the following repository. After clonning switch to mongodb branch 🙂 or run the following command.
git checkout redis