Skip to content

This is a rest api where you can manipulate all the data of all the movies that have been made in the Dominican Republic

Notifications You must be signed in to change notification settings

imanol309/api-peliculas-do

Repository files navigation

API Peliculas Dominicanas

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

Built With

Features

This Api was created to deliver the data of all the movies that have been originally made in the Dominican Republic, such as its name, creator, genre, cast, creation date, movie cover and the URL where you can see the movie completely free.

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/imanol309/api-peliculas-do.git

# Install dependencies
$ npm install

# Run the app
$ npm start

Acknowledgements

Contact