Skip to content

The R3play web API provides users with access to information about different movies, TV series, and anime. Users can sign up, log in, update their personal information, create/delete an account, and create a list of favorites. Built with Node.js/Express

Notifications You must be signed in to change notification settings

yevheniiairapetian/r3play

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

r3play

Description

This project contains a R3play web API allowing users to access information about different movies.

Technologies Used

  • Javascript
  • Node.js
  • Express

Features

  • Register user
  • Login user
  • Deregister user
  • Update user information
  • Access information about different movies, including movie description, release year, rating, list of actors, director, director birth/death year, bio etc.
  • Add a movie to favorites list
  • Delete a movie from favorites list

Project Dependencies

  • Body-parser
  • Express
  • Mongoose
  • Cors
  • Please find other project dependencies in the package.json file

Live Version

The App is live here

Clone and Preview

To clone the app use the following command: console git clone git@github.com:yevheniiairapetian/r3play.git Or download directly by clicking on <> Code button > Download ZIP. Install the required dependencies using the npm install command. Use the node index.js or nodemon index.js terminal commands to run the project. Please refer to the documentation for more information.

Contact:

Feel free to contact me via LinkedIn or
email or via the contact information on the website

About

The R3play web API provides users with access to information about different movies, TV series, and anime. Users can sign up, log in, update their personal information, create/delete an account, and create a list of favorites. Built with Node.js/Express

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published