Skip to content

Repository files navigation

Movie API

A movie backend API written in NodeJS and Express

You can do these things:

  • Get a movie by an IMDB ID
  • Get some number of random movies by filtering them by year
  • Get movies by searching a string in their titles
  • Get movies by their indexes in the database

Requirements

  • Node.js

How to Start

// clone the repository
git clone https://github.com/yigitatesh/movie_api.git
cd movie_api
// install packages
npm install
// start the app
npm run devStart

About

A movie backend API written in Node.js and Express

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages