From 0d48d153e235562d288c34a008888a870cc5a131 Mon Sep 17 00:00:00 2001 From: "Ajeet Singh Raina, Docker Captain, ARM Innovator, RedisInc" Date: Mon, 25 Oct 2021 20:38:47 +0530 Subject: [PATCH] Update index-redisgraphmovies.mdx --- docs/howtos/redisgraphmovies/index-redisgraphmovies.mdx | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/howtos/redisgraphmovies/index-redisgraphmovies.mdx b/docs/howtos/redisgraphmovies/index-redisgraphmovies.mdx index e1df1a2188..32d2f89d7d 100644 --- a/docs/howtos/redisgraphmovies/index-redisgraphmovies.mdx +++ b/docs/howtos/redisgraphmovies/index-redisgraphmovies.mdx @@ -5,7 +5,6 @@ sidebar_label: Building Movies database app using RedisGraph and NodeJS slug: /howtos/redisgraphmovies --- -Author: [Ajeet Singh Raina](https://twitter.com/ajeetsraina) IMDb(Internet Movie Database) is the world's most popular and authoritative source for information on movies, TV shows and celebrities. This application is an IMDB clone with basic account authentication and movie recommendation functionality. You will learn the power of RedisGraph and NodeJS to build a simple movie database.