RethinkDB is an easy to use JSON database written from the ground up for the realtime web. This article will introduce you to the basics of using it with Express JS to build an API. As an added bonus we’ll also learn about JSON Web Tokens.
Full article