Skip to content

Repository files navigation

FlixAPI made-with-javascript

FlixAPI is an API that allows users to access movie details and information.

Features

  • Retrieve lists of movies
  • Retrieve details of movies
  • Register new user
  • Update user profiles
  • Add/remove movie to the favorites list
  • Deregister user

Built With

  • Node.js
  • MongoDB
  • Postman (API endpoint testing)
  • App hosted on Render

Run Locally

Clone the repository

  https://github.com/sanjushahgupta/flix-api.git

Install node version >= 14

Ensure npm is installed

Go to the project directory and install the required dependencies

  cd movie_api
  npm install

Make sure these environment variable are set.

CONNECTION_URI = eg: mongodbString
MOVIE_JWT_SECRET = eg: abcSecureString
PORT = eg: 80

Start the development server and run it in a web browser

 npm start

https://flix-api-1faf.onrender.com/

Contributions

Contributions to the FlixAPI are always welcome.

If you have any suggestions, improvements, or bug fixes, please feel free to submit a pull request.

Feedback Ask Me Anything !

If you have any feedback, please reach out to me at sanjushahgupta@gmail.com

About

FlixAPI is an API that allows users to access movie details.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages